- 49e9b4d Merge "VCN: Replace hidden API getCarrierConfigSubset(Context, int, String)" into main by Yan Yan · 1 year, 6 months ago
- 9c887e0 Merge "LockSettingsStorage: don't ignore insertion exceptions" into main by Eric Biggers · 1 year, 6 months ago
- 6c3dd59 Merge "Add additional OWNERS to VDM" into main by Treehugger Robot · 1 year, 6 months ago
- 9a99841 Merge "am:fix NPE and potential infinite loop problem." into main by Treehugger Robot · 1 year, 6 months ago
- f17bb8e VCN: Replace hidden API getCarrierConfigSubset(Context, int, String) by Yan Yan · 1 year, 6 months ago
- 59e0e9e Add additional OWNERS to VDM by Marvin Ramin · 1 year, 6 months ago
- a1642b8 Merge "Fix notifyTaskDisplayChanged is called every time onDisplayChanged is triggered." into main by Treehugger Robot · 1 year, 6 months ago
- 8e3ebe5 Merge "Update lint baseline for services" into main by Treehugger Robot · 1 year, 6 months ago
- b68c7f0 Merge "VCN: Remove Telephony hidden API usages" into main by Yan Yan · 1 year, 6 months ago
- a747bb6 LockSettingsStorage: don't ignore insertion exceptions by Eric Biggers · 1 year, 6 months ago
- 243ccee Merge "Migrate PermissionAnnotationDetector to global lint checks" into main by Treehugger Robot · 1 year, 6 months ago
- cb650f8 Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main by Ronald Braunstein · 1 year, 6 months ago
- a8fb311 Batch migration of frameworks/base TEST_MAPPING to test_module_config modules by Ronald Braunstein · 1 year, 6 months ago
- 2ba8afa am:fix NPE and potential infinite loop problem. by lijilou · 1 year, 6 months ago
- af68f94a VCN: Remove Telephony hidden API usages by Yan Yan · 1 year, 6 months ago
- 9022d05 Merge "Flag guard network change using aconfig flags." into main by Veena Arvind · 1 year, 6 months ago
- 3e38c3f Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 1 year, 6 months ago
- 75a8a92 Update lint baseline for services by Azhara Assanova · 1 year, 6 months ago
- 87a167d Migrate PermissionAnnotationDetector to global lint checks by Azhara Assanova · 1 year, 6 months ago
- 04b8503 Fix notifyTaskDisplayChanged is called every time onDisplayChanged is triggered. by zhouwei · 1 year, 6 months ago
- 0a3441b Move binder to radio service user controller by Weilin Xu · 1 year, 6 months ago
- d2de243 Add interface for radio service user controller by Weilin Xu · 1 year, 6 months ago
- 98248bd Merge "Clean up flag fix_crash_on_getting_config_when_phone_is_gone" into main by Treehugger Robot · 1 year, 6 months ago
- 452c75f Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 6 months ago
- 9946c95 Merge "ThermalManager: Don't hold mSamples lock while calling power HAL" into main by Xiang Wang · 1 year, 6 months ago
- 277e5df Merge "Fix parameter for Gatekeeper re-enroll in SyntheticPasswordManager" into main by Treehugger Robot · 1 year, 6 months ago
- c7259d0 Merge "Assign OWNERS to DisplayManager test apps" into main by Lee Shombert · 1 year, 6 months ago
- 6e21d41 Merge "LockSettingsService: clear strong auth when adding primary credential." into main by Billy Huang · 1 year, 6 months ago
- 0709c27 Flag guard network change using aconfig flags. by Veena Arvind · 1 year, 6 months ago
- 87651547 LightSensorController extraction from BrightnessClamperContorller by petsjonkin · 1 year, 6 months ago
- f824197 Merge "Migrate more of FrameworksServicesTests to use options from Android.bp" into main by Treehugger Robot · 1 year, 6 months ago
- 9b30873 Clean up flag fix_crash_on_getting_config_when_phone_is_gone by rambowang · 1 year, 6 months ago
- 2e1a903 Merge "Batch creation of test_module_config entries in frameworks/base" into main by Ronald Braunstein · 1 year, 6 months ago
- 1671e74 LockSettingsService: clear strong auth when adding primary credential. by Billy Huang · 1 year, 8 months ago
- 0864b55 Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 1 year, 6 months ago
- 809a2eb Batch creation of test_module_config entries in frameworks/base by Ronald Braunstein · 1 year, 6 months ago
- 850695b Merge "AuthService registerFaceSensor for hidl should only focus on face hidlConfigStrings" into main by Treehugger Robot · 1 year, 6 months ago
- 314fcf4 Merge "Fix the application startup failure caused by the abnormal state value of ceDataInode in version V." into main by Treehugger Robot · 1 year, 6 months ago
- 1e37ed3 Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 7 months ago
- f06da9b Merge "HDMI: Fix broadcast vendor command handling error" into main by Paul Colta · 1 year, 6 months ago
- 18998d2 Merge "Migrate FLAKY options from modules to test suites." into main by Ronald Braunstein · 1 year, 6 months ago
- cfa146d Merge "Switch to using override type enum" into main by Treehugger Robot · 1 year, 6 months ago
- a094d31 Merge "Allow fabricated RROs to survive a reboot in non-user builds" into main by Treehugger Robot · 1 year, 6 months ago
- 6764143 Fix the application startup failure caused by the abnormal state value of ceDataInode in version V. by zhuning3 · 1 year, 8 months ago
- 2af2a8c ThermalManager: Don't hold mSamples lock while calling power HAL by Abhishek Gadewar · 1 year, 6 months ago
- f17c2a0 Merge "Clean up allow_disable_ipsec_loss_detector flag" into main by Yan Yan · 1 year, 6 months ago
- f89021a HDMI: Fix broadcast vendor command handling error by Eiji · 1 year, 6 months ago
- 5c8b06b Switch to using override type enum by Ted Bauer · 1 year, 6 months ago
- daa8f94 Merge "Always call tieProfileLockIfNecessary() under mSpManager lock" into main by Eric Biggers · 1 year, 6 months ago
- 2cbc7e0 Migrate FLAKY options from modules to test suites. by Ronald Braunstein · 1 year, 6 months ago
- f19b45e AuthService registerFaceSensor for hidl should only focus on face hidlConfigStrings by Aeric · 1 year, 6 months ago
- 952d16a Merge "Merge 24Q3 to AOSP main" into main by Xin Li · 1 year, 6 months ago
- 312fe7c Merge "Add IsLockScreenDisabled to dump of LockSettingsService" into main by Eric Biggers · 1 year, 6 months ago
- 66c9fc0 Always call tieProfileLockIfNecessary() under mSpManager lock by Eric Biggers · 1 year, 6 months ago
- e6b26ba Assign OWNERS to DisplayManager test apps by Lee Shombert · 1 year, 6 months ago
- 480dc56 Merge "Update log info." into main by Treehugger Robot · 1 year, 6 months ago
- ce1f739 Merge "Cleanup hsum_unlock_notification_fix" into main by Pavel Grafov · 1 year, 6 months ago
- a6d4f5a Update log info. by linkai · 2 years, 4 months ago
- d5be060 Clean up allow_disable_ipsec_loss_detector flag by Yan Yan · 1 year, 6 months ago
- a794cdf Allow fabricated RROs to survive a reboot in non-user builds by Edward Savage-Jones · 3 years, 9 months ago
- e743afe Merge "Create a new test_module_config entries for TEST_MAPPING options" into main am: e3a5bb9d61 by Ronald Braunstein · 1 year, 6 months ago
- e3a5bb9 Merge "Create a new test_module_config entries for TEST_MAPPING options" into main by Ronald Braunstein · 1 year, 6 months ago
- 0220cf4 Merge "ITvInputManagerCallback leak when client died" into main am: 91f912fe96 by Treehugger Robot · 1 year, 6 months ago
- 91f912fe Merge "ITvInputManagerCallback leak when client died" into main by Treehugger Robot · 1 year, 6 months ago
- d13c118 Merge "Amend typo for DefaultPermissionGrantPolicy" into main am: 381fc97a41 by Treehugger Robot · 1 year, 6 months ago
- 381fc97 Merge "Amend typo for DefaultPermissionGrantPolicy" into main by Treehugger Robot · 1 year, 6 months ago
- c9d7824 Cleanup hsum_unlock_notification_fix by Pavel Grafov · 1 year, 6 months ago
- dd94669 Merge "Record thermal service state using android.os.Trace" into main am: 2ef9db99de by Rupesh Bansal · 1 year, 6 months ago
- 2ef9db9 Merge "Record thermal service state using android.os.Trace" into main by Rupesh Bansal · 1 year, 6 months ago
- dd5ab0a Merge "[Fix_format] log:overlay paths indent error" into main am: 9bf81137e9 by Treehugger Robot · 1 year, 6 months ago
- 9bf8113 Merge "[Fix_format] log:overlay paths indent error" into main by Treehugger Robot · 1 year, 6 months ago
- 86fb130 Merge "add a folder for adding unit tests for app functions" into main am: db99864fc6 by Treehugger Robot · 1 year, 6 months ago
- feff81b add a folder for adding unit tests for app functions by Tony Mak · 1 year, 6 months ago
- 7125724 Create a new test_module_config entries for TEST_MAPPING options by Ronald Braunstein · 1 year, 7 months ago
- 50b9b50 Merge "Add BAL_OWNERS for BackgroundLaunchProcessController" into main am: 3f7f33837a by Achim Thesmann · 1 year, 6 months ago
- 9d7b9da Amend typo for DefaultPermissionGrantPolicy by gang.huang · 1 year, 7 months ago
- 6eaf972 Add BAL_OWNERS for BackgroundLaunchProcessController by Achim Thesmann · 1 year, 7 months ago
- c2a7846 [Fix_format] log:overlay paths indent error by jiangxu5 · 1 year, 7 months ago
- 260d30b Merge "Don't report metric for no escrow data" into main am: 1407119421 by Treehugger Robot · 1 year, 7 months ago
- 1407119 Merge "Don't report metric for no escrow data" into main by Treehugger Robot · 1 year, 7 months ago
- 4da143c Don't report metric for no escrow data by Veena Arvind · 1 year, 7 months ago
- 05123d5 Merge "Add null-checks to an optional dream service" into main am: 6696482e48 by Treehugger Robot · 1 year, 7 months ago
- 6696482 Merge "Add null-checks to an optional dream service" into main by Treehugger Robot · 1 year, 7 months ago
- af99c84 Merge "Convert CtsPermissionTestCase to test_module_config." into main am: bccb3623b6 by Ronald Braunstein · 1 year, 7 months ago
- bccb362 Merge "Convert CtsPermissionTestCase to test_module_config." into main by Ronald Braunstein · 1 year, 7 months ago
- 97ed162 Merge "Allow TOUCHSCREEN event observing while TouchExploration is enabled." into aosp-main-future by Yeabkal Wubshit · 1 year, 7 months ago
- 1d2e8a1 Merge "Fix CtsOsTestCases.android.os.cts.PowerManager_ThermalTest#testGetThermalHeadroomThresholds errors" into main am: 2c880275ff by Treehugger Robot · 1 year, 7 months ago
- 2c88027 Merge "Fix CtsOsTestCases.android.os.cts.PowerManager_ThermalTest#testGetThermalHeadroomThresholds errors" into main by Treehugger Robot · 1 year, 7 months ago
- f5d7500 Convert CtsPermissionTestCase to test_module_config. by Ronald Braunstein · 1 year, 8 months ago
- e13e4f3 Merge "Add --logstats description for meminfo." into main am: 03c977c251 by Christopher Ferris · 1 year, 7 months ago
- 03c977c Merge "Add --logstats description for meminfo." into main by Christopher Ferris · 1 year, 7 months ago
- b5aebd0 Fix CtsOsTestCases.android.os.cts.PowerManager_ThermalTest#testGetThermalHeadroomThresholds errors by h00013079 · 1 year, 7 months ago
- 8ea7052 Allow TOUCHSCREEN event observing while TouchExploration is enabled. by Daniel Norman · 1 year, 9 months ago
- bb7f4f0 Merge "Add extra help for dumpsys meminfo --unreachable, --logstats" into main am: f740e50a2b by Treehugger Robot · 1 year, 7 months ago
- f740e50 Merge "Add extra help for dumpsys meminfo --unreachable, --logstats" into main by Treehugger Robot · 1 year, 7 months ago
- ffb5d4c Merge "Revert "Set all sensors to enable test hal when one of them crea..."" into aosp-main-future by Hao Dong · 1 year, 7 months ago
- fd84288 Revert "Set all sensors to enable test hal when one of them crea..." by Hao Dong · 1 year, 7 months ago
- ef1a123 Add IsLockScreenDisabled to dump of LockSettingsService by Eric Biggers · 1 year, 7 months ago
- ba26daa Merge changes I3446249f,I4ec5133f,If2494dc9,I1d7c0651,Ie8d824e5 into main am: 3d65588f18 by Treehugger Robot · 1 year, 7 months ago
- 3d65588 Merge changes I3446249f,I4ec5133f,If2494dc9,I1d7c0651,Ie8d824e5 into main by Treehugger Robot · 1 year, 7 months ago