1. e6198c3 Merge "Updating device_idle unit test owners" into main by Treehugger Robot · 1 year, 4 months ago
  2. 5991319a Merge "Remove unused code from the integrity service serializer and parser." into main by Treehugger Robot · 1 year, 4 months ago
  3. 94a09b3 Merge "Add OWNERS file for BaseBroadcastQueueTest." into main by Treehugger Robot · 1 year, 4 months ago
  4. a4e8bb0 Updating device_idle unit test owners by Suprabh Shukla · 1 year, 4 months ago
  5. ddea46c Re-enable PowerStatsTestsRavenwood by Makoto Onuki · 1 year, 4 months ago
  6. 3da32b3 Remove unused code from the integrity service serializer and parser. by Ömer Yaveroğlu · 1 year, 4 months ago
  7. c628480 Add OWNERS file for BaseBroadcastQueueTest. by Sudheer Shanka · 1 year, 4 months ago
  8. fe52305 Remove BinaryFileOperations.java and its test from services/core/java/com/android/server/integrity/parser by Ömer Yaveroğlu · 1 year, 4 months ago
  9. 5e796fe Merge "Remove RuleBinaryParser and RuleBinaryParserTest" into main by Ömer Yaveroğlu · 1 year, 4 months ago
  10. a022a84 Merge "ignore parse partition order file path" into main by Treehugger Robot · 1 year, 4 months ago
  11. 7872b0c Merge "Remove RuleIndexingController as it is no longer referenced after the deletion of IntegrityFileManager." into main by Treehugger Robot · 1 year, 5 months ago
  12. 005e1e7 Remove RuleBinaryParser and RuleBinaryParserTest by Ömer Yaveroğlu · 1 year, 5 months ago
  13. 73e5662 Remove RuleIndexingController as it is no longer referenced after the deletion of IntegrityFileManager. by Ömer Yaveroğlu · 1 year, 5 months ago
  14. 45e9b15 RESTRICT AUTOMERGE Disable PowerStatsTestsRavenwood by Makoto Onuki · 1 year, 5 months ago
  15. 454a214 Merge "Remove the IntegrityFileManager class that is unused after cleaning up references from AppIntegrityManagerServiceImpl." into main by Ömer Yaveroğlu · 1 year, 5 months ago
  16. a8eb88b ignore parse partition order file path by Wen Zhang · 1 year, 5 months ago
  17. 3f1eba3 Merge "Remove dependencies on the 1-variant fallback" into main by Treehugger Robot · 1 year, 5 months ago
  18. 7ba00f0 Merge "[AAPM] Add Owners file for tests" into main by Hao Ke · 1 year, 5 months ago
  19. 59d71d4 Remove the IntegrityFileManager class that is unused after cleaning up references from AppIntegrityManagerServiceImpl. by Ömer Yaveroğlu · 1 year, 5 months ago
  20. 5aeb9fd Remove dependencies on the 1-variant fallback by Cole Faust · 1 year, 5 months ago
  21. 4938b5c Remove the dependencies to the IntegrityFileManager from AppIntegrityManagerServiceImpl by setting the methods that use it to a default empty value. by Ömer Yaveroğlu · 1 year, 5 months ago
  22. e37b8ff Merge "Remove the updateRuleSet actions to stop writing the rules into AOSP component when the method is called." into main by Ömer Yaveroğlu · 1 year, 5 months ago
  23. eb55496 Merge "Notification: The updateLightsLocked method should be called by the NMS.mNotificationLock lock." into main by Treehugger Robot · 1 year, 5 months ago
  24. 359075d Remove the updateRuleSet actions to stop writing the rules into AOSP component when the method is called. by Ömer Yaveroğlu · 1 year, 5 months ago
  25. 80e7d12 Notification: The updateLightsLocked method should be called by the NMS.mNotificationLock lock. by lijilou · 1 year, 5 months ago
  26. 3a620b0 Update references to AM and Job OWNERS by Bill Strathearn · 1 year, 6 months ago
  27. 781e35d [AAPM] Add Owners file for tests by Hani Kazmi · 1 year, 5 months ago
  28. 397dfb6 Merge "Don't register NLS in test" into main by Richard MacGregor · 1 year, 5 months ago
  29. 9b317ef Stop evaluating the install requests from package manager and approve all evaluation requests by default. by Ömer Yaveroğlu · 1 year, 5 months ago
  30. 4c020eff Don't register NLS in test by Richard MacGregor · 1 year, 5 months ago
  31. 8288632 Merge "Integrate system feature codegen into SystemConfig" into main by Treehugger Robot · 1 year, 5 months ago
  32. 2a90b8f Integrate system feature codegen into SystemConfig by Jared Duke · 1 year, 6 months ago
  33. 60ad43a Merge "Do not call getStagedApexInfos repeatedly" into main by Jooyung Han · 1 year, 5 months ago
  34. 69741ce Merge "Remove RuleEvaluationEngine from AppIntegrityManagerService." into main by Treehugger Robot · 1 year, 5 months ago
  35. 4da89c0 Merge "Add OWNERS files for forensic tests" into main by Wenhao Wang · 1 year, 5 months ago
  36. 7899f8d Add OWNERS files for forensic tests by Wenhao Wang · 1 year, 5 months ago
  37. 1e6126f Remove RuleEvaluationEngine from AppIntegrityManagerService. by Ömer Yaveroğlu · 1 year, 5 months ago
  38. cc10303 Do not call getStagedApexInfos repeatedly by Jooyung Han · 1 year, 5 months ago
  39. 3e3cc65 Remove the RuleEvaluator for AppIntegrityManager. This is part of the efforts for cleaning the install-time integrity protections. by Ömer Yaveroğlu · 1 year, 5 months ago
  40. 792e700 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, 5 months ago
  41. da86eed Merge "Fixes for errorprone update" into main by Cole Faust · 1 year, 5 months ago
  42. 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, 5 months ago
  43. 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, 5 months ago
  44. 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, 5 months ago
  45. 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, 5 months ago
  46. a401c5d Merge "Handle apexd failures" into main by Treehugger Robot · 1 year, 5 months ago
  47. 0afaafe Fixes for errorprone update by Cole Faust · 1 year, 5 months ago
  48. 9e7e4ab Add OWNERS for ApexManagerTest.java by Jooyung Han · 1 year, 5 months ago
  49. 899d043 Merge changes If05d11a0,Ie67f0141 into main by Eric Biggers · 1 year, 5 months ago
  50. 5557dd7 Handle apexd failures by Jooyung Han · 1 year, 5 months ago
  51. ede7750 [Ravenwood] Prevent dexmaker from going into Ravenwood tests by John Wu · 1 year, 5 months ago
  52. c5ec1da Support disabling Weaver on unsecured users by Eric Biggers · 1 year, 6 months ago
  53. 6beeee5 Merge "Fix tests for wait for internet flags." into main by Veena Arvind · 1 year, 6 months ago
  54. c036a66 Merge "Update test for Truth8 deprecation." into main by Treehugger Robot · 1 year, 6 months ago
  55. 89a25fe Update test for Truth8 deprecation. by Krzysztof Kosiński · 1 year, 6 months ago
  56. 8d80737 Fix tests for wait for internet flags. by Veena Arvind · 1 year, 6 months ago
  57. c3838f8 Merge "Remove OEM_UNLOCK_PROP usage" into main by Elliott Hughes · 1 year, 6 months ago
  58. bab174b Remove OEM_UNLOCK_PROP usage by Han Wang · 2 years, 2 months ago
  59. 5d224f8 Fix flaky test VibrationThreadTest#vibrate_multipleVibrations_withCancel by Ahmad Khalil · 1 year, 6 months ago
  60. 05c5ecb Merge "Fix race condition in process observer" into main by Sudheer Shanka · 1 year, 6 months ago
  61. b30a1b4 Fix race condition in process observer by Abdelrahman Daim · 1 year, 7 months ago
  62. cb650f8 Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main by Ronald Braunstein · 1 year, 6 months ago
  63. a8fb311 Batch migration of frameworks/base TEST_MAPPING to test_module_config modules by Ronald Braunstein · 1 year, 6 months ago
  64. 9022d05 Merge "Flag guard network change using aconfig flags." into main by Veena Arvind · 1 year, 6 months ago
  65. 452c75f Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 6 months ago
  66. c7259d0 Merge "Assign OWNERS to DisplayManager test apps" into main by Lee Shombert · 1 year, 6 months ago
  67. 6e21d41 Merge "LockSettingsService: clear strong auth when adding primary credential." into main by Billy Huang · 1 year, 6 months ago
  68. 0709c27 Flag guard network change using aconfig flags. by Veena Arvind · 1 year, 6 months ago
  69. 87651547 LightSensorController extraction from BrightnessClamperContorller by petsjonkin · 1 year, 6 months ago
  70. 2e1a903 Merge "Batch creation of test_module_config entries in frameworks/base" into main by Ronald Braunstein · 1 year, 6 months ago
  71. 1671e74 LockSettingsService: clear strong auth when adding primary credential. by Billy Huang · 1 year, 8 months ago
  72. 0864b55 Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 1 year, 6 months ago
  73. 809a2eb Batch creation of test_module_config entries in frameworks/base by Ronald Braunstein · 1 year, 6 months ago
  74. 1e37ed3 Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 6 months ago
  75. f06da9b Merge "HDMI: Fix broadcast vendor command handling error" into main by Paul Colta · 1 year, 6 months ago
  76. f89021a HDMI: Fix broadcast vendor command handling error by Eiji · 1 year, 6 months ago
  77. 2cbc7e0 Migrate FLAKY options from modules to test suites. by Ronald Braunstein · 1 year, 6 months ago
  78. e6b26ba Assign OWNERS to DisplayManager test apps by Lee Shombert · 1 year, 6 months ago
  79. 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
  80. e3a5bb9 Merge "Create a new test_module_config entries for TEST_MAPPING options" into main by Ronald Braunstein · 1 year, 6 months ago
  81. 86fb130 Merge "add a folder for adding unit tests for app functions" into main am: db99864fc6 by Treehugger Robot · 1 year, 6 months ago
  82. feff81b add a folder for adding unit tests for app functions by Tony Mak · 1 year, 6 months ago
  83. 7125724 Create a new test_module_config entries for TEST_MAPPING options by Ronald Braunstein · 1 year, 6 months ago
  84. 260d30b Merge "Don't report metric for no escrow data" into main am: 1407119421 by Treehugger Robot · 1 year, 6 months ago
  85. 4da143c Don't report metric for no escrow data by Veena Arvind · 1 year, 7 months ago
  86. 3d65588 Merge changes I3446249f,I4ec5133f,If2494dc9,I1d7c0651,Ie8d824e5 into main by Treehugger Robot · 1 year, 7 months ago
  87. 09e3851 AudioService: initialize spatial audio state on first device connection by Eric Laurent · 2 years ago
  88. d91e75860 Merge "Init folder for AppFunction Service tests" into main am: 98eeb984ea by Treehugger Robot · 1 year, 7 months ago
  89. 98eeb98 Merge "Init folder for AppFunction Service tests" into main by Treehugger Robot · 1 year, 7 months ago
  90. d981a43 Merge "Migrate test options -> Android.bp for FrameworksMockingServicesTests" into main am: bdc01a06af by Ronald Braunstein · 1 year, 7 months ago
  91. bdc01a0 Merge "Migrate test options -> Android.bp for FrameworksMockingServicesTests" into main by Ronald Braunstein · 1 year, 7 months ago
  92. 34ce5df Migrate test options -> Android.bp for FrameworksMockingServicesTests by Ronald Braunstein · 1 year, 7 months ago
  93. 0669637 Merge "Add unit test for fromPublicNetworkStats" into main am: 8542185715 by Treehugger Robot · 1 year, 7 months ago
  94. 8542185 Merge "Add unit test for fromPublicNetworkStats" into main by Treehugger Robot · 1 year, 7 months ago
  95. cfc84cc Merge "Move fromPublicNetworkStats to statsd" into main am: 930130ca03 by Treehugger Robot · 1 year, 7 months ago
  96. 930130c Merge "Move fromPublicNetworkStats to statsd" into main by Treehugger Robot · 1 year, 7 months ago
  97. 8293d19 Init folder for AppFunction Service tests by Oluwarotimi Adesina · 1 year, 7 months ago
  98. 2a1af5d Add unit test for fromPublicNetworkStats by Junyu Lai · 1 year, 7 months ago
  99. 55783ac Move fromPublicNetworkStats to statsd by Junyu Lai · 1 year, 7 months ago
  100. 4e60956 Merge "Merge 24Q3 (ab/AP3A.240905.015) to aosp-main-future" into aosp-main-future by Treehugger Robot · 1 year, 7 months ago