- Jan 31, 2024
-
-
Aditya Choudhary authored
This CL is created as a best effort to migrate test targets to the new android ownership model. If you find incorrect or unnecessary attribution in this CL, please create a separate CL to fix that. For more details please refer to the link below, <add g3 doc link> Bug: 304529413 Test: N/A Change-Id: Iee8a9d8357c174532902d88d5d59e41c6c518c2f
-
Eran Messeri authored
-
Eran Messeri authored
Update the OWNERS file for core/java/android/security: * Bernardo is no longer reviewing changes to files in this directory (confirmed with him via chat). * This file covers multiple Keystore Java source files, so adding myself as an owner. Bug: 323132824 Test: N/A Change-Id: I93e25a2794671b03bcb183fb9b472e6f01d34254
-
Treehugger Robot authored
-
- Jan 30, 2024
-
-
Patrick Baumann authored
-
Patrick Baumann authored
Change-Id: I87e21b50a247f82d65a3cd46cd1612676d9dcbe0
-
Victor Chang authored
-
Nelson Li authored
The handling of `declare-1p-target` will be deferred for future processing. Bug: 322285259 Test: m aapt2_results Test: m aapt2_run_host_unit_tests Test: m -j out/host/linux-x86/gen/META/lic_intermediates/./out/soong/.intermediates/frameworks/base/tools/aapt2/aapt2_results.meta_lic Change-Id: I65ff18c9f4b490726011a490ba9045bf2078068e
-
Eric Biggers authored
-
Treehugger Robot authored
-
Yasin Kilicdere authored
This reverts commit a7baceff. Reason for revert: b/322666316 Bug: b/319352292#comment8 Change-Id: I0b66c5149284498f45b2b01fe68c959de18f5886 Merged-In: I37a94bffcfe8278a609caa485675bee693ec8773
-
- Jan 29, 2024
-
-
Eric Biggers authored
-
T.J. Mercier authored
-
Eric Biggers authored
Make it so that when LockSettingsInternal#unlockUserWithToken() is called with a userId that exists but a tokenHandle that doesn't, it returns false instead of throwing a NullPointerException. Bug: 322415645 Test: atest com.android.server.locksettings Change-Id: I34499d1842f2ad5d416d4f065d470be7f3318370
-
Andy Hung authored
-
Treehugger Robot authored
-
Sanal Buvaev authored
-
Victor Chang authored
Mockito dominates the time to create MotionPredictor, and it can be avoided. The median time reduces from ~39614ns to ~683ns. (-98%). Bug: 321913450 Test: atest CorePerfTests:android.input.MotionPredictorBenchmark Change-Id: Idea21b5627a25af8d5941bb8c7a1ff567eb2504d
-
Arun Johnson authored
* changes: Enabling large audio for BLOCK_MODEL Adding MediaCodec APIs for Large audio frames
-
Shaquille Johnson authored
-
Eran Messeri authored
-
Sanal Buvaev authored
Test: m Bug: 310236690 Merged-In: I84bd4c421dd1ca3a0f63a2d86f740a49209212be Change-Id: I2e93dc66f2a83f2c3fa647c27c510045f4a06bc3
-
- Jan 28, 2024
-
-
Ale Nijamkin authored
-
- Jan 27, 2024
-
-
Kelvin Zhang authored
-
Andy Hung authored
Allows more refined settings. Restore sound decoding thread priority from audio to normal. Test: atest SoundPoolOggTest SoundPoolAacTest SoundPoolMidiTest SoundPoolHapticTest Bug: 319405227 Change-Id: I5885920bb0e6238ef96c1e71562c154a21bf180d
-
Kelvin Zhang authored
Test: adb shell cmd recovery wipe Bug: 293313353 Change-Id: Ia288f9017692dd31d522e0a10232c67a2145dd1d
-
- Jan 26, 2024
-
-
John Wu authored
-
John Wu authored
Change-Id: I4c8c2559be87825397d4dbb152f0018a35b9f4db
-
Sanal Buvaev authored
-
Vineel Sadineni authored
-
Vineel Sadineni authored
-
Sanal Buvaev authored
Test: m Bug: 310236690 Merged-In: Ia33fc91fe15a1eae5e8954fdaef6081f9ccf6f8d Change-Id: Ib1af179c7f52a1cbb0c796476b4b3dc9b1d93485
-
Aishwarya Mallampati authored
-
Prashant Patil authored
653ac0cd Change-Id: I4afba276e84a4f535d1cfca8aa7863e463e61880
-
Arun Johnson authored
Bug: 298052174 API-Coverage-Bug: 309692716 Change-Id: I22d261f424c1d890d311f593c652d946fcb065fa
-
Arun Johnson authored
Bug: 298052174 API-Coverage-Bug: 309692716 Change-Id: I7a034da4302a4f360d10c4d418c674a0b40da078
-
Kangping Dong authored
-
- Jan 25, 2024
-
-
T.J. Mercier authored
Use uid_t and pid_t for native calls into libprocessgroup. Test: m Change-Id: I23ddc1f233b4a895403cc0f518e5ba102fdcaa44
-
Ankita Vyas authored
Bug: 322174422 Test: builds (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:49870c4a7cd2b7fc7009e55e015f89e971cc5742) Merged-In: Ia6ca034c8c7a7d6306f66bd3f0d9f29c9c62edbc Change-Id: Ia6ca034c8c7a7d6306f66bd3f0d9f29c9c62edbc
-
Chaohui Wang authored
Instead of interface to fix the following error: overridable Composable functions with default values are not currently supported. Fix: 321724969 Test: unit test Merged-In: I8399bd486b0001749af76b3393898d930bd2b7af Change-Id: I8399bd486b0001749af76b3393898d930bd2b7af
-