- Mar 30, 2022
-
-
Tim Murray authored
Change-Id: I7b4f972f09695c68110ed09e3a75e35e40a61387
-
- Mar 29, 2022
-
-
Tim Murray authored
Change-Id: I7a26e732e005fe933808b8f1da9ad6dafaba0f62
-
- Feb 16, 2022
-
-
Jared Duke authored
-
Eran Messeri authored
-
Treehugger Robot authored
-
Eran Messeri authored
This is a cherry-pick of a change to internal master to upgrade the KeyMint version. The cherry-pick is necessary because the changes to support Curve 25519 will land in AOSP and there are currently merge conflicts for Android.bp with internal master. Bug: 194359292 Test: That it compiles. Merged-In: I95191fd09b138bf3ba1cbb50534fdbdcf36d1596 Change-Id: Ibbd2f1ddd71ad855e26d59f72633c47351320ce6
-
Treehugger Robot authored
-
Baligh Uddin authored
-
Joanne Chung authored
-
Baligh Uddin authored
- Use Android-Apache-2.0 as default license. - Adding visibility to non-existing path is there for post-migration path [ which currently does not exist ] -- it is not a build error to add non-existent paths to visibility. BUG: 171106157 Test: Local build and TH Change-Id: I4adea9da4df8f6ae51b9849dfd6a30bf22e28637
-
- Feb 15, 2022
-
-
Jared Duke authored
For the initial rollout of system_server R8 optimizations, we will only apply code shrinking. This avoids the need for retracing in core developer workflows, while providing modest benefits through code shrinking. Shrinking is still enabled in an opt-in basis for specific devices via `SYSTEM_OPTIMIZE_JAVA=true`. Bug: 210510433 Test: m SYSTEM_OPTIMIZE_JAVA=true Change-Id: Ie9fb8138afd0cc60799e3154c709630a947968c0
-
Jon Eckenrode authored
-
Treehugger Robot authored
-
Treehugger Robot authored
Merge "Fix registerListener documentation bug in which the notice does not contain the notice contents."
-
Dereck Bridie authored
Change-Id: Ia123d583c0f4464b935751e1f389b3998a60d006
-
Eric Zhang authored
-
Bob Badour authored
-
Treehugger Robot authored
-
Hyunho Shin authored
-
- Feb 14, 2022
-
-
Bob Badour authored
Bug: 151177513 Test: m all dist reportmissinglicenses Change-Id: I1ca40c2f26633f23583ac4af10437503f458c4d2
-
Eric Zhang authored
Bug: N/A Test: N/A Change-Id: I014452eebfd73767549bb233ccace0655adc57dd
-
Rambo Wang authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Nicolas Geoffray authored
-
Artur Satayev authored
-
Neil Fuller authored
Add entries for the files that the Android time team have to update occasionally. Bug: 218802673 Test: None Change-Id: I1255ac04e91c37051bdf4f72acea5cae4aca99db
-
Ahaan Ugale authored
Change-Id: Ie0c71086d002f21c4cbe8758cb151e73d439d446
-
Nicolas Geoffray authored
The method returns void, so we should use CallStaticVoidMethod. Test: test_com.android.art Bug: 218518604 Change-Id: I911b6b62cb00f52565a3a95b111b80115f4df3a1
-
Treehugger Robot authored
-
Ray Chi authored
After the device (USB host) finished the pr_swap and the power role is changed from Source to Sink, the notification should be updated with different messages. However, the notification may be ignored since the charger type is not USB. Users may get confused when the notification is gone. If the peripheral device is still connected, UsbDeviceManager should push new notification. Bug: 212189038 Test: notification is updated Change-Id: I772c8c06a1e3a8770d0bf132c5e8fdf313bb2685
-
Joanne Chung authored
Bug: 177641730 Test: n/a Change-Id: If4ecc7326dc229d8807e1497c5e3e2ef0637680f
-
Felka Chang authored
In order to prevent unstable benchmark results because of cache, a random resource name with an expected value comes from Random.nextInt(10001).The range is from 0 to 10000. This patch creates 10001 color resources with the prefix "i_am_color_%x". The range is from "i_am_color_0" to "i_am_color_2710". The benchmark measures randomly accessing any of those resources. Test: atest --request-upload-result \ CorePerfTests:android.app.ResourcesPerfTest#getIdentifier Bug: 191487225 Change-Id: I357b43fda77e31b6d234233fd902eb8e4696301e
-
- Feb 13, 2022
-
-
Håkan Kvist authored
getApplicationInfo can return null, so check return value before access. Fixes: 206007136 Test: N/A Change-Id: Iaab7ba41f46b2d6caa7d43add4689228230d5901
-
- Feb 12, 2022
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Lorenzo Colitti authored
-
Treehugger Robot authored
-