- Oct 17, 2023
-
-
Jean Chalard authored
-
Chalard Jean authored
Test: treehugger Change-Id: I841125e1e7192abc2fc50ab710a4684e7267e469
-
Treehugger Robot authored
-
Paul Duffin authored
-
- Oct 16, 2023
-
-
Eric Biggers authored
* changes: Fix system process crash Change log priority for ERROR_KEY_DOES_NOT_EXIST in RecoverableKeyStore Use a copy of lock screen secret in recoverablekeystore. Throw InsecureUserException when LSKF is not set in recoverablekeystore.
-
Paul Duffin authored
This change adds overriding methods that are essential to compile the stubs generated from the signature files. More information and the background for this change is available at go/add-overriding-one-pager. Test: m checkbuild --build-from-text-stub Bug: 299366704 Change-Id: Ia8f0ae4b4e47a2974016fd844242aa0564027131 Merged-In: Ifc1876eb60a4b716f72c86003dc9bea0081e9a4c
-
Chun-Wei Wang authored
verifyKnownUsers() might fail due to database error in low storage which will crash the system process and cause boot loop. Bug: 300568641 Test: 1. put large files under /data/local/tmp to cause low storage 2. device can reboot successfully Change-Id: If1a3ac06b2c02b273afa47e6b0a90bf08408fb6b Merged-In: If1a3ac06b2c02b273afa47e6b0a90bf08408fb6b (cherry picked from commit 9ff12f33)
-
Dmitry Dementyev authored
Test: N/A Bug: 287139350 Change-Id: If9e8177718a5eef63d18de5a16463bff8ebe9e52 Merged-In: If9e8177718a5eef63d18de5a16463bff8ebe9e52 (cherry picked from commit 196cffa1)
-
Dmitry Dementyev authored
LockscreenCredential removes secret from memory. KeySyncTask.run is delayed and has risk of using array with all zeros. Bug: 159914786 Test: atest com.google.android.gts.recoverablekeystore Test: atest com.android.server.locksettings.recoverablekeystore Change-Id: I0ed183eb3a30c16db77cb12b2347794796dd88d8 Merged-In: I0ed183eb3a30c16db77cb12b2347794796dd88d8 (cherry picked from commit 07b312c8)
-
Dmitry Dementyev authored
Without fix RecoveryController.generateKey and importKey throw generic ServiceSpecificException. Bug: 283534188 Test: atest com.android.server.locksettings.recoverablekeystore Change-Id: I8604d3c771e37ca3322d3301037b7443d0a3928b Merged-In: I8604d3c771e37ca3322d3301037b7443d0a3928b (cherry picked from commit 26f7222e)
-
Paul Duffin authored
Droidstubs now support using the api-versions.xml from another droidstubs module, so reuse the one from `api_versions_system` in `framework-doc-system-stubs`. Test: m framework-docs-system-stubs # Diff stubs before and after Change-Id: I0aa3a74664e2a9343e90d91b7520ce8bbcadfac5
-
Eric Biggers authored
* changes: Load reboot escrow data at PHASE_BOOT_COMPLETED Add a verification flow for the user to exit repair mode Create a verify flag to support verification for entering repair mode Add a settings key to expose the device's repair mode state Add a configuration to enable or disable support for repair mode
-
Raymond Hernandez authored
Merge "Add monicamwang and rayhdez to frameworks/base/services/core/java/com/android/server/stats/OWNERS" into main
-
Hunter Knepshield authored
-
Tri Vo authored
-
Treehugger Robot authored
-
Roshan Pius authored
-
Jihoon Kang authored
-
Eric Biggers authored
-
Song Chun Fan authored
-
Treehugger Robot authored
-
Paul Duffin authored
The `droidstubs.extensions_info_file` property is only used when `api_levels_annotations_enabled: true`. The `framwork-doc-stubs` uses `api_levels_module` instead and so does not need `extensions_info_file` any more. Bug: 305688818 Test: m framework-doc-stubs # Before and after and check output to confirm that it does not change Change-Id: I4ad3f5b24e998eb9d5d47fa2240d2281fa9d6fc6
-
Ian Baker authored
-
Ian Baker authored
-
Treehugger Robot authored
-
Kiyoung Kim authored
-
Riddle Hsu authored
-
Motomu Utsumi authored
-
- Oct 15, 2023
-
-
Thiébaud Weksteen authored
-
- Oct 14, 2023
-
-
Harish Mahendrakar authored
Removed MediaMetadataRetrieverTest from MediaFrameworkUnitTestRunner Bug: 305324235 Test: atest com.android.mediaframeworktest.unit.MediaMetadataRetrieverTest Change-Id: I9bbd0a278c7c1b9e6cb14b3a79bde113837bd4c1
-
Peiyong Lin authored
Avoid unncessary JNI call. The application process will be determined whether it should use ANGLE or not before it determines whether it should show the dialog box. This patch cleans up the unnecessary JNI call and bookkeeps the ANGLE usage status. Bug: b/283858001 Test: test with camera with dialog on Test: atest CtsAngleIntegrationHostTestCases Change-Id: I2d398a36e0320b16de8664909ceb024089128aad Merged-In: I2d398a36e0320b16de8664909ceb024089128aad
-
- Oct 13, 2023
-
-
Victor Hsieh authored
-
Victor Hsieh authored
Test: N/A Bug: 303523453 Change-Id: Ib861153b6bec91c612f55c21ee6bbf339240f15f
-
Achim Thesmann authored
Merge "Update OWNERS for BAL logic Change-Id: I04fe3ac8f7d49d3b59395269d000817d59452d22 Test: presubmit (owners change only) Bug: 305115571" into main
-
Roshan Pius authored
Bug: 303286040 Test: Compiles Merged-In: Ife7098e0619b17c1f1ed3b276592207d09cdb6ea Change-Id: Ife7098e0619b17c1f1ed3b276592207d09cdb6ea
-
John Stiles authored
-
Peiyong Lin authored
-
Jiakai Zhang authored
* changes: Revert^2 "Propagate external profile errors for `adb insta..." Revert^2 "Fail adb install on external profile errors."
-
Shunkai Yao authored
-
Olivier Gaillard authored
-