- da86eed Merge "Fixes for errorprone update" into main by Cole Faust · 1 year, 6 months ago
- 36280fa Merge changes I8cdadbf9,I11aa7bac into main by Eric Biggers · 1 year, 6 months ago
- 750041b Merge "Support string-array type value for bootstrap atom" into main by Treehugger Robot · 1 year, 6 months ago
- 0fbf7f8 RecoverySnapshotStorage: silence log spam from file not found by Eric Biggers · 1 year, 6 months ago
- d299795 RecoverySnapshotStorage: fold readFromDisk() and writeFromDisk() into callers by Eric Biggers · 1 year, 6 months ago
- 82b439b Merge "Fix NPE in BootReceiver" into main by Treehugger Robot · 1 year, 6 months ago
- d45ece4 Merge "Revert "Stop logging the AppIntegrityManager related logs (namely, INTEGRITY_CHECK_RESULT_REPORTED and INTEGRITY_RULES_PUSHED) in preparation of the code clean-up of this deprecated component."" into main by Pechetty Sravani (xWF) · 1 year, 6 months ago
- 449df85 Revert "Stop logging the AppIntegrityManager related logs (namely, INTEGRITY_CHECK_RESULT_REPORTED and INTEGRITY_RULES_PUSHED) in preparation of the code clean-up of this deprecated component." by Pechetty Sravani (xWF) · 1 year, 6 months ago
- e9fd441 Merge "Stop logging the AppIntegrityManager related logs (namely, INTEGRITY_CHECK_RESULT_REPORTED and INTEGRITY_RULES_PUSHED) in preparation of the code clean-up of this deprecated component." into main by Treehugger Robot · 1 year, 6 months ago
- 720c31c Stop logging the AppIntegrityManager related logs (namely, INTEGRITY_CHECK_RESULT_REPORTED and INTEGRITY_RULES_PUSHED) in preparation of the code clean-up of this deprecated component. by Ömer Yaveroğlu · 1 year, 6 months ago
- a401c5d Merge "Handle apexd failures" into main by Treehugger Robot · 1 year, 6 months ago
- 0afaafe Fixes for errorprone update by Cole Faust · 1 year, 6 months ago
- 9e7e4ab Add OWNERS for ApexManagerTest.java by Jooyung Han · 1 year, 6 months ago
- 2c7e020 Refactor nativeSetEarcEnabled by ot904326 · 1 year, 6 months ago
- 899d043 Merge changes If05d11a0,Ie67f0141 into main by Eric Biggers · 1 year, 6 months ago
- 5557dd7 Handle apexd failures by Jooyung Han · 1 year, 6 months ago
- c75538c Merge "Cleanup backup_service_security_log_event_enabled" into main by Bob Wang · 1 year, 6 months ago
- 75899a7 Merge "[Ravenwood] Prevent dexmaker from going into Ravenwood tests" into main by Treehugger Robot · 1 year, 6 months ago
- 63ee2e6 profcollect: introduce a cool down window between trace events by Yi Kong · 1 year, 6 months ago
- ede7750 [Ravenwood] Prevent dexmaker from going into Ravenwood tests by John Wu · 1 year, 6 months ago
- cf74a2c Merge "Turn off smart idle maint service for ZUFS" into main by Daeho Jeong · 1 year, 6 months ago
- 9962460 Merge "Restrict use of framework-annotations" into main by Treehugger Robot · 1 year, 6 months ago
- bca6146 Update OWNERS. by Joe Bolinger · 1 year, 6 months ago
- 06f58c0 Polishing for migration to disable Weaver by Eric Biggers · 1 year, 6 months ago
- 5eb9d65 Merge "profcollect: gracefully handle ServiceSpecificException" into main by Treehugger Robot · 1 year, 7 months ago
- 100904b Merge "Don't associate starting data with task when the fixed rotation started for AE" into main by Riddle Hsu · 1 year, 7 months ago
- 2546ec0 Support string-array type value for bootstrap atom by Jooyung Han · 1 year, 7 months ago
- 52f8abc profcollect: gracefully handle ServiceSpecificException by Yi Kong · 1 year, 7 months ago
- e8d6edc Restrict use of framework-annotations by Jared Duke · 1 year, 7 months ago
- 35bb458 Merge "Add null check for AppOpsService" into main by Treehugger Robot · 1 year, 7 months ago
- c5ec1da Support disabling Weaver on unsecured users by Eric Biggers · 1 year, 7 months ago
- 6beeee5 Merge "Fix tests for wait for internet flags." into main by Veena Arvind · 1 year, 7 months ago
- 38738df Merge "Ignore continue transition if not collecting" into main by Treehugger Robot · 1 year, 7 months ago
- c036a66 Merge "Update test for Truth8 deprecation." into main by Treehugger Robot · 1 year, 7 months ago
- 76c9c5b Ignore continue transition if not collecting by tanxiaoyan · 1 year, 7 months ago
- 89a25fe Update test for Truth8 deprecation. by Krzysztof Kosiński · 1 year, 7 months ago
- 41e066a Add null check for AppOpsService by gang.huang · 1 year, 7 months ago
- 8d80737 Fix tests for wait for internet flags. by Veena Arvind · 1 year, 7 months ago
- bdb5053 Cleanup backup_service_security_log_event_enabled by Pavel Grafov · 1 year, 7 months ago
- b9625b3 Don't associate starting data with task when the fixed rotation started for AE by tanxiaoyan · 1 year, 7 months ago
- c3838f8 Merge "Remove OEM_UNLOCK_PROP usage" into main by Elliott Hughes · 1 year, 7 months ago
- 204576d Merge "Set connection state for headphones on boot The bootanimation sound plays out after audio service starts up." into main by Treehugger Robot · 1 year, 7 months ago
- 1c8ab2c Merge "VCN: Remove hidden APIs for build type and vcn service string" into main by Yan Yan · 1 year, 7 months ago
- c50093f Merge "audio: add try catch for BluetoothLeAudio.registerCallback in BtHelper.java" into main by Eric Laurent · 1 year, 7 months ago
- bab174b Remove OEM_UNLOCK_PROP usage by Han Wang · 2 years, 3 months ago
- cde6d17 Merge "AudioDeviceInventory: fix unsynced preferred device role when reapply" into main by Eric Laurent · 1 year, 7 months ago
- b459669 Merge "Pass package information to reboot bootreason" into main by Patrick Berny · 1 year, 7 months ago
- 5c75a96 Merge "VCN: Remove hidden APIs for data directory and Settings constants" into main by Yan Yan · 1 year, 7 months ago
- aff86a2 audio: add try catch for BluetoothLeAudio.registerCallback in BtHelper.java by chenxin20 · 1 year, 7 months ago
- 996c431 AudioDeviceInventory: fix unsynced preferred device role when reapply by Youyan Jiang · 1 year, 8 months ago
- 60995d6 Set connection state for headphones on boot The bootanimation sound plays out after audio service starts up. by Abdelrahman Daim · 1 year, 7 months ago
- 4313c9b Add OWNERS files for forensic by Wenhao Wang · 1 year, 7 months ago
- 42aea0d Update AM related owners by Yisroel Forta · 1 year, 7 months ago
- a69b652 Merge "audio: Modify conditions to reduce unnecessary lock waiting behavior." into main by Treehugger Robot · 1 year, 7 months ago
- d88b39e Merge "cec: TV could fail to handle one touch play [1/1]" into main by Paul Colta · 1 year, 7 months ago
- 5d224f8 Fix flaky test VibrationThreadTest#vibrate_multipleVibrations_withCancel by Ahmad Khalil · 1 year, 7 months ago
- 81606e6 VCN: Remove hidden APIs for data directory and Settings constants by Yan Yan · 1 year, 7 months ago
- 05c5ecb Merge "Fix race condition in process observer" into main by Sudheer Shanka · 1 year, 7 months ago
- b30a1b4 Fix race condition in process observer by Abdelrahman Daim · 1 year, 8 months ago
- ebd5e47 Update the ownership info for the /am directory by Bill Strathearn · 1 year, 7 months ago
- caba2c4 cec: TV could fail to handle one touch play [1/1] by an.xi · 1 year, 7 months ago
- 850c538 Merge changes Ie017bedf,If29d58fa into main by Paul Colta · 1 year, 7 months ago
- bc7a858 Merge "AdbDebuggingManager: Add @Keep to mPublicKey." into main by Treehugger Robot · 1 year, 7 months ago
- 7fe73e9 Merge "Revert "Allow fabricated RROs to survive a reboot in non-user builds"" into main by Treehugger Robot · 1 year, 7 months ago
- 817269f AdbDebuggingManager: Add @Keep to mPublicKey. by Joshua Duong · 1 year, 7 months ago
- b4680fa Revert "Allow fabricated RROs to survive a reboot in non-user builds" by Patrick Baumann · 1 year, 7 months ago
- 0553b04 VCN: Remove hidden APIs for build type and vcn service string by Yan Yan · 1 year, 7 months ago
- 6579969 Merge "[Ranging] Register ranging service" into main by Shreshta Manu · 1 year, 7 months ago
- 78cbb7a CEC: invalidate physical address on getPhysicalAddress failure by Dominic Lemire · 1 year, 7 months ago
- ba62d4b CEC: avoid sign-extending physical addresses by Dominic Lemire · 1 year, 7 months ago
- 73840ba [Ranging] Register ranging service by Shreshta Manu · 1 year, 7 months ago
- 374f09e Merge "[Bugfix] avoid deadlock caused by AppBatteryTracker.dump" into main by Sudheer Shanka · 1 year, 7 months ago
- 88184c47 Merge "BatteryService: expose capacity level API" into main by Jenny Ho · 1 year, 7 months ago
- 49e9b4d Merge "VCN: Replace hidden API getCarrierConfigSubset(Context, int, String)" into main by Yan Yan · 1 year, 7 months ago
- 9c887e0 Merge "LockSettingsStorage: don't ignore insertion exceptions" into main by Eric Biggers · 1 year, 7 months ago
- 376d014 BatteryService: expose capacity level API by Jenny Ho · 1 year, 9 months ago
- 6c3dd59 Merge "Add additional OWNERS to VDM" into main by Treehugger Robot · 1 year, 7 months ago
- 9a99841 Merge "am:fix NPE and potential infinite loop problem." into main by Treehugger Robot · 1 year, 7 months ago
- 1573f5d7 Turn off smart idle maint service for ZUFS by Daeho Jeong · 1 year, 7 months ago
- f17bb8e VCN: Replace hidden API getCarrierConfigSubset(Context, int, String) by Yan Yan · 1 year, 7 months ago
- 59e0e9e Add additional OWNERS to VDM by Marvin Ramin · 1 year, 7 months ago
- a1642b8 Merge "Fix notifyTaskDisplayChanged is called every time onDisplayChanged is triggered." into main by Treehugger Robot · 1 year, 7 months ago
- 8e3ebe5 Merge "Update lint baseline for services" into main by Treehugger Robot · 1 year, 7 months ago
- b68c7f0 Merge "VCN: Remove Telephony hidden API usages" into main by Yan Yan · 1 year, 7 months ago
- a747bb6 LockSettingsStorage: don't ignore insertion exceptions by Eric Biggers · 1 year, 7 months ago
- 243ccee Merge "Migrate PermissionAnnotationDetector to global lint checks" into main by Treehugger Robot · 1 year, 7 months ago
- 072bc7d [Bugfix] avoid deadlock caused by AppBatteryTracker.dump by panhaihui · 1 year, 7 months ago
- cb650f8 Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main by Ronald Braunstein · 1 year, 7 months ago
- a8fb311 Batch migration of frameworks/base TEST_MAPPING to test_module_config modules by Ronald Braunstein · 1 year, 7 months ago
- bc6c6c6 audio: Modify conditions to reduce unnecessary lock waiting behavior. by chenxin20 · 1 year, 7 months ago
- 2ba8afa am:fix NPE and potential infinite loop problem. by lijilou · 1 year, 7 months ago
- af68f94a VCN: Remove Telephony hidden API usages by Yan Yan · 1 year, 7 months ago
- 9022d05 Merge "Flag guard network change using aconfig flags." into main by Veena Arvind · 1 year, 7 months ago
- 3e38c3f Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 1 year, 7 months ago
- 75a8a92 Update lint baseline for services by Azhara Assanova · 1 year, 7 months ago
- 87a167d Migrate PermissionAnnotationDetector to global lint checks by Azhara Assanova · 1 year, 7 months ago
- 04b8503 Fix notifyTaskDisplayChanged is called every time onDisplayChanged is triggered. by zhouwei · 1 year, 7 months ago
- 0a3441b Move binder to radio service user controller by Weilin Xu · 1 year, 7 months ago
- d2de243 Add interface for radio service user controller by Weilin Xu · 1 year, 7 months ago
- 98248bd Merge "Clean up flag fix_crash_on_getting_config_when_phone_is_gone" into main by Treehugger Robot · 1 year, 7 months ago