1. 74b5e72 Change the timeout for integrity verification from 10 seconds to 30 seconds. by Song Pan · 4 years, 4 months ago
  2. f424274 Merge "Add PackageInstaller#uninstallExistingPackage" into rvc-dev by Robert Horvath · 4 years, 3 months ago
  3. 77880fa Add PackageInstaller#uninstallExistingPackage by Robert Horvath · 4 years, 5 months ago
  4. fb2a524 Update PM#checkSignatures by uid to support pre-key rotation behavior by Michael Groover · 4 years, 4 months ago
  5. a83fad7 Merge "Migrate remaining parsePackage V1 to V2" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  6. 3cb5610 Migrate remaining parsePackage V1 to V2 by Winson · 4 years, 4 months ago
  7. ddb28a5 Merge "Revert "Add check for cross user permission"" into rvc-dev by Daniel Chapin · 4 years, 4 months ago
  8. b0969d2 Revert "Add check for cross user permission" by Winson Chiu · 4 years, 4 months ago
  9. c0ddf76 Merge "[pm] add DATA_LOADER_TYPE to broadcast intent for fresh installs" into rvc-dev by Songchun Fan · 4 years, 4 months ago
  10. 9f9ffca Merge "Skip post install if package was deleted" into rvc-dev by Patrick Baumann · 4 years, 4 months ago
  11. 64435d5 [pm] add DATA_LOADER_TYPE to broadcast intent for fresh installs by Songchun Fan · 4 years, 4 months ago
  12. 2c87a3f Skip post install if package was deleted by Patrick Baumann · 4 years, 5 months ago
  13. e199e2d Merge "Fixes NON_BROWSER flag behavior" into rvc-dev by Patrick Baumann · 4 years, 4 months ago
  14. b4792fe Merge "Fixes StaticSharedLib state issues" into rvc-dev by Patrick Baumann · 4 years, 4 months ago
  15. 0b7f9b9 Merge "Teach PackageManager.getApplicationInfo about MATCH_APEX" into rvc-dev by Nikita Ioffe · 4 years, 4 months ago
  16. f34e29e Merge "Fail staged install if any apk-in-apex fails to install" into rvc-dev by Mohammad Samiul Islam · 4 years, 4 months ago
  17. 69a3f39 Teach PackageManager.getApplicationInfo about MATCH_APEX by Nikita Ioffe · 4 years, 4 months ago
  18. c12e691 Merge "Add check for cross user permission" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  19. c2e24b1 Fixes StaticSharedLib state issues by Patrick Baumann · 4 years, 4 months ago
  20. b3ab3b1 Fixes NON_BROWSER flag behavior by Patrick Baumann · 4 years, 4 months ago
  21. 6c36583 Add check for cross user permission by Todd Kennedy · 4 years, 4 months ago
  22. 99a4dae Merge "[pm] fix potential NPE during permission check" into rvc-dev by Songchun Fan · 4 years, 4 months ago
  23. cefe39f Fail staged install if any apk-in-apex fails to install by Mohammad Samiul Islam · 4 years, 5 months ago
  24. 80888db Merge "Fixes shouldFilterApplication usages" into rvc-dev by Patrick Baumann · 4 years, 4 months ago
  25. 79d1db2 Fixes shouldFilterApplication usages by Patrick Baumann · 4 years, 4 months ago
  26. e5c0afe [pm] fix potential NPE during permission check by Songchun Fan · 4 years, 4 months ago
  27. b387dc6f Merge "[pm] restore ABI info on system stub install after update removal" into rvc-dev by Songchun Fan · 4 years, 4 months ago
  28. 4f9bf27 [pm] restore ABI info on system stub install after update removal by Songchun Fan · 4 years, 4 months ago
  29. 04a8969 Merge "NPE fix causing test flakiness." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  30. b23c00f NPE fix causing test flakiness. by Alex Buynytskyy · 4 years, 4 months ago
  31. faf1d06 Merge changes I9be69af5,Ib85ee393 into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  32. 9798973 Clear uninstall block when removing DO. by Pavel Grafov · 4 years, 4 months ago
  33. 6959c37 Merge "Invalidate the cache for APK-in-APEX" into rvc-dev by Jackal Guo · 4 years, 4 months ago
  34. a29a359 Merge "Only autoVerify at install for new hosts" into rvc-dev by Chris Tate · 4 years, 4 months ago
  35. 55b676b Only autoVerify at install for new hosts by Christopher Tate · 4 years, 5 months ago
  36. e185aca Merge changes If07d6938,I32f9b89a,Ife4f8c4e into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  37. 42183bf Merge "Update PM#checkSignatures to support pre-key rotation behavior" into rvc-dev by Michael Groover · 4 years, 4 months ago
  38. 63aa98d Invalidate the cache for APK-in-APEX by Jackal Guo · 4 years, 4 months ago
  39. a4a0112 Update PM#checkSignatures to support pre-key rotation behavior by Michael Groover · 4 years, 4 months ago
  40. f73a41c RESTRICT AUTOMERGE: Cork package information cache invalidations during boot by Daniel Colascione · 4 years, 6 months ago
  41. d2bd6ba Merge "Don't create cache when doing Apex PreRebootVerification" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  42. 299a251 Merge "Adds restore/setup specific dex flag" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  43. 90d4e0d Adds restore/setup specific dex flag by Patrick Baumann · 4 years, 4 months ago
  44. 75dd0e6 bypass anti-malware verification by Todd Kennedy · 4 years, 5 months ago
  45. 099da65 Don't create cache when doing Apex PreRebootVerification by Ivan Chiang · 4 years, 4 months ago
  46. da20801 [incfs] Make native library extraction async by Yurii Zubrytskyi · 4 years, 5 months ago
  47. 4fdf827 Enable dexopt for system server dex files by Calin Juravle · 4 years, 5 months ago
  48. 11bdb5d Merge changes from topic "server-reporting" into rvc-dev by Calin Juravle · 4 years, 5 months ago
  49. 21f4dd5 Merge "Verify all possible hosts that match web nav" into rvc-dev by Chris Tate · 4 years, 5 months ago
  50. 2aab1a4 Merge "Fix an exception while scanning apex packages" into rvc-dev by Rhed Jao · 4 years, 5 months ago
  51. 46bddf8 Setup dex load reporter for system server by Calin Juravle · 4 years, 5 months ago
  52. 7f7dff7 Merge "Revert "Revoke 'always' web handler status when not autoverifying"" into rvc-dev by Chris Tate · 4 years, 5 months ago
  53. 269616b Fix an exception while scanning apex packages by Rhed Jao · 4 years, 5 months ago
  54. 5cda454 Add mPackageParserCallback assignment in TestParams constructor by Winson · 4 years, 5 months ago
  55. 8e865ec Revert "Revert "Allow overriding the label and icon of a MainCom..." by Winson Chiu · 4 years, 5 months ago
  56. 1867bc8 Revert^2 "Add test constructor to PackageManagerService" by Winson Chiu · 4 years, 5 months ago
  57. b69f2bc Merge changes from topic "revert-10403399-pkg-override-label-icon-DCRMJNYAKW" into rvc-dev by Steven Thomas · 4 years, 5 months ago
  58. 835348a Revert "Add test constructor to PackageManagerService" by Steven Thomas · 4 years, 5 months ago
  59. 822bc84 Revert "Allow overriding the label and icon of a MainComponent" by Steven Thomas · 4 years, 5 months ago
  60. 9249981 Merge changes from topic "pkg-override-label-icon" into rvc-dev by Winson Chiu · 4 years, 5 months ago
  61. 727da64 Gate stricter manifest enforcement on targetSdk R by Winson · 4 years, 5 months ago
  62. d04ec01 Verify all possible hosts that match web nav by Christopher Tate · 4 years, 6 months ago
  63. 561e0af Allow overriding the label and icon of a MainComponent by Winson · 4 years, 6 months ago
  64. e3ef5ad Add test constructor to PackageManagerService by Winson · 4 years, 5 months ago
  65. 0e8cdd8 Revert "Revoke 'always' web handler status when not autoverifying" by Chris Tate · 4 years, 5 months ago
  66. 3dfc45e Merge "Whitelist for package broadcasts" into rvc-dev by Patrick Baumann · 4 years, 5 months ago
  67. 9968525 Merge "UserSystemPackageInstaller only (un)installs when appropriate" into rvc-dev by Adam Bookatz · 4 years, 5 months ago
  68. b66d65f Whitelist for package broadcasts by Patrick Baumann · 4 years, 5 months ago
  69. 1efd27cd UserSystemPackageInstaller only (un)installs when appropriate by Adam Bookatz · 4 years, 5 months ago
  70. ae03792 Using for loop instead of stream by Jackal Guo · 4 years, 5 months ago
  71. 8df5b60 Merge changes from topic "MarkAPKInUpdateApexAsUpdatedSystemApp" into rvc-dev by Philip P. Moltmann · 4 years, 5 months ago
  72. 2f54a86 Merge "Switch auto-revoke manifest flag to a tri-state" into rvc-dev by Eugene Susla · 4 years, 5 months ago
  73. 9bbdb75 Merge "PackageManager: Restrict some camera intents to MATCH_SYSTEM_ONLY" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  74. 9541b09 Caches parsed package info for APEX by Rhed Jao · 4 years, 5 months ago
  75. 8e89087 Merge "Revert "Revert "package-manager: Add an observer to package manager on package change.""" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  76. 3f8e4fa Revert "Revert "package-manager: Add an observer to package manager on package change."" by Yan Wang · 4 years, 5 months ago
  77. 49b84c3 Switch auto-revoke manifest flag to a tri-state by Eugene Susla · 4 years, 5 months ago
  78. 83084f2 PackageManager: Restrict some camera intents to MATCH_SYSTEM_ONLY by Narayan Kamath · 4 years, 5 months ago
  79. 8a60024 Change dynamic MIME feature accodring to API review by Taras Antoshchuk · 4 years, 5 months ago
  80. f114613 Merge "Fixes query logic when not instant" into rvc-dev by Patrick Baumann · 4 years, 5 months ago
  81. b08116e Fixes query logic when not instant by Patrick Baumann · 4 years, 5 months ago
  82. 035a071 Merge "Revert "package-manager: Add an observer to package manager on package change."" into rvc-dev by Joshua Duong · 4 years, 5 months ago
  83. cd9997f Revert "package-manager: Add an observer to package manager on package change." by Joshua Duong · 4 years, 5 months ago
  84. d0573ac Merge "package-manager: Add an observer to package manager on package change." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  85. 0ed16d7 Merge changes from topic "Remove telephony protection level" into rvc-dev by Amit Mahajan · 4 years, 5 months ago
  86. a8df563 package-manager: Add an observer to package manager on package change. by Yan Wang · 4 years, 6 months ago
  87. 6ce4cf2 Merge "Add a broadcast to manifest-register receivers for power save mode changes." into rvc-dev by Mariia Sandrikova · 4 years, 5 months ago
  88. 57dac25 Merge "Always send verification request to sufficient verifiers" into rvc-dev by Nikita Ioffe · 4 years, 5 months ago
  89. 922cd08 Introduce per-app API for installer whitelisting by Eugene Susla · 4 years, 5 months ago
  90. 2ac02b0 Add public API to check if current app is auto-revoke exempt by Eugene Susla · 4 years, 5 months ago
  91. 04cb4ad Add a broadcast to manifest-register receivers for power save mode changes. by Mariia Sandrikova · 4 years, 6 months ago
  92. 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 4 years, 6 months ago
  93. e729070 Always send verification request to sufficient verifiers by Nikita Ioffe · 4 years, 5 months ago
  94. 7931b2e Remove telephony protection level. by Amit Mahajan · 4 years, 5 months ago
  95. 770ba1c Merge "Fix uninstall with keep_data flag on multi-user" into rvc-dev by Zimuzo Ezeozue · 4 years, 6 months ago
  96. e394c19 Fix uninstall with keep_data flag on multi-user by Zim · 4 years, 6 months ago
  97. 2f24aa6 Merge "Add SafetyNet logging for package names read from config." into qt-qpr1-dev am: b8bbc3752c by Automerger Merge Worker · 4 years, 6 months ago
  98. b8bbc37 Merge "Add SafetyNet logging for package names read from config." into qt-qpr1-dev by TreeHugger Robot · 4 years, 6 months ago
  99. 2a129f6 Merge "Upgrade permissions on PermissionController version change" into rvc-dev by Evan Severson · 4 years, 6 months ago
  100. 3b91ac3 Merge "Logs for test & debug blocks" into rvc-dev by Patrick Baumann · 4 years, 6 months ago