- 76e3fd0 REmove AdoptableHostTest from TEST_MAPPING by Julien Desprez · 6 months ago
- 0aeac81 Update otapreopt_script to support Async Pre-reboot Dexopt. by Jiakai Zhang · 7 months ago
- c214eb0 installd: fix build with ToT LLVM by Yi Kong · 8 months ago
- 0b4d20d Enable searching for mounted public volumes under any user by Samuel Johnson · 8 months ago
- 8ef956a installd_service_fuzzer: Add signal() to handle SIGPIPE by Akhilesh Sanikop · 9 months ago
- 4f1e446 Merge changes I293067bc,Iaf243153 into main by Pawan Wagh · 1 year ago
- b11cd7d Fuzzer seed corpus for installd by Pawan Wagh · 1 year ago
- 14cc389 Merge "Revert "Disable Pre-reboot Dexopt."" into main by Treehugger Robot · 1 year ago
- 02989be Revert "Disable Pre-reboot Dexopt." by Jiakai Zhang · 1 year ago
- 43d38c5 validate_path should only reject sudirs named ".." by William Loh · 1 year ago
- 0cba3b5 installd: avoid vector<const T> by Ryan Prichard · 1 year, 1 month ago
- 3efe8ed Disable Pre-reboot Dexopt. by Jiakai Zhang · 1 year, 1 month ago
- ad291ba Only enable Pre-reboot Dexopt if version >= 2. by Jiakai Zhang · 1 year, 3 months ago
- b5e4c00 libc++fs is part of libc++ now. by Elliott Hughes · 1 year, 3 months ago
- 4e2f0ef Fix build with ToT libc++ by Yi Kong · 1 year, 3 months ago
- d20d539 Create a pipe between otapreopt_script and Pre-reboot Dexopt. by Jiakai Zhang · 1 year, 3 months ago
- 17be590 Merge "Merge Android 14 QPR2 to AOSP main" into main by Xin Li · 1 year, 6 months ago
- 205a4c1 Add OTA update hook for Pre-reboot Dexopt. by Jiakai Zhang · 1 year, 6 months ago
- e556c18 Merge "Only open a path that is a regular file" into main am: eee1cf5f26 by Treehugger Robot · 1 year, 7 months ago
- 2d701e1 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 7 months ago
- c4cff3d Only open a path that is a regular file by Victor Hsieh · 1 year, 8 months ago
- c72e4d7 Fix fs-verity API for secondary users by Victor Hsieh · 1 year, 8 months ago
- 026d09f Update `OWNERS` files under `frameworks/native`. by Roland Levillain · 1 year, 8 months ago
- 513e1d1 Merge "Resume interrupted restorecon in a separate thread." into main am: f1e4a20532 am: e4e7c515e2 am: fb2ba2eb59 by Alex Buynytskyy · 1 year, 9 months ago
- 02dca6b Resume interrupted restorecon in a separate thread. by Alex Buynytskyy · 1 year, 9 months ago
- 419984b Merge "Resume in-progress operation after reboot." into main am: 044a909714 am: 93facd4afc am: e0f86f0a35 by Treehugger Robot · 1 year, 10 months ago
- c668d56 Resume in-progress operation after reboot. by Alex Buynytskyy · 1 year, 10 months ago
- 81a6162 Merge "Enlarge the buffer for otapreopt commands." into main am: d4bdb4b568 am: ba38e5189e am: 80c026f6a3 by Jiakai Zhang · 1 year, 10 months ago
- a756309 Enlarge the buffer for otapreopt commands. by Jiakai Zhang · 1 year, 10 months ago
- 56bc175 Merge "Force the compilation reason of otapreopt to be "ab-ota"." into main am: 2de74ac2c7 am: 5bb285d4fe am: f2df33a565 by Jiakai Zhang · 1 year, 11 months ago
- 562d536 Force the compilation reason of otapreopt to be "ab-ota". by Jiakai Zhang · 1 year, 11 months ago
- c7b93c0 Remove installd support for compiled views by Jared Duke · 1 year, 11 months ago
- 325bf88 Merge "Don't clear profile on otapreopt." into main am: 4526e2a5a9 by Jiakai Zhang · 2 years ago
- 5b5be65 Don't clear profile on otapreopt. by Jiakai Zhang · 2 years ago
- 51464ff Merge "[installd] return deDataInode in the createAppData result" into main am: 404ab53d39 by Treehugger Robot · 2 years ago
- cb567f9 [installd] return deDataInode in the createAppData result by Songchun Fan · 2 years ago
- 866fea9 Merge "installd: more restrictive uid checks" into main am: 44ec0c32a9 by Steven Moreland · 2 years ago
- 3e543b9 installd: more restrictive uid checks by Steven Moreland · 2 years ago
- dfcb279 Merge "Fix string comparison in otapreopt." into main am: ad357667e3 by Jiakai Zhang · 2 years ago
- d03a6e0 Fix string comparison in otapreopt. by Jiakai Zhang · 2 years ago
- 1b988a4 Merge Android U (ab/10368041) by Xin Li · 2 years ago
- 81b651b Merge "installd: allow enabling fs-verity to a given file" into main by Treehugger Robot · 2 years, 1 month ago
- c7ab564 installd: allow enabling fs-verity to a given file by Victor Hsieh · 2 years, 1 month ago
- a48858e run_dex2oat: remove FDE-specific code by Eric Biggers · 2 years, 1 month ago
- 28839ed Clean up dead code. by Martin Stjernholm · 2 years, 1 month ago
- e88ec57 Merge "Use a single otapreopt_chroot invocation for all otapreopt runs." into main by Martin Stjernholm · 2 years, 1 month ago
- 47a9d99 Use a single otapreopt_chroot invocation for all otapreopt runs. by Martin Stjernholm · 2 years, 1 month ago
- db8c0f9 Skip "verify" packages in otapreopt. by Jiakai Zhang · 2 years, 1 month ago
- 877d087 Remove 1s sleep between each package in the A/B OTA postinstall dexopt process. by Martin Stjernholm · 2 years, 1 month ago
- 2aea00b Ensure dex2oat is run with background priority for OTA dexopt. by Martin Stjernholm · 2 years, 1 month ago
- 644a5b7 installd: add missing <functional> for std::function. by Ryan Prichard · 2 years, 2 months ago
- 3694536 installd: error on too high user by Steven Moreland · 2 years, 2 months ago
- ae3e9ae Adjust obb path to be able calculate external's codeSize well wo/quota by hyejin.kim · 2 years, 3 months ago
- a5a187d Merge "Remove write permission from file mode of top-level user dirs" am: b35c5a08de am: 85d2820a92 am: 2a14b62f62 by Eric Biggers · 2 years, 3 months ago
- b35c5a0 Merge "Remove write permission from file mode of top-level user dirs" by Eric Biggers · 2 years, 3 months ago
- d9f4cfe Merge "Also mount /sys/fs/selinux" am: d9154a7aa2 am: dd042a2af9 am: f661d44e4f by Nikita Ioffe · 2 years, 3 months ago
- 56fd71b Also mount /sys/fs/selinux by Nikita Ioffe · 2 years, 3 months ago
- 5818c65 Remove write permission from file mode of top-level user dirs by Eric Biggers · 2 years, 3 months ago
- b304d9e Merge "Add more tracing to pinpoint the perf regressions." am: 97d069631b am: 6952b99936 am: b006c3f980 by Treehugger Robot · 2 years, 3 months ago
- a203d71 Add more tracing to pinpoint the perf regressions. by Alex Buynytskyy · 2 years, 3 months ago
- 1b66f5b Merge "Adding AIDL fuzzer for installd" am: 8a4c11e2a9 am: f5c94c4c42 am: 371047a1d5 by Treehugger Robot · 2 years, 4 months ago
- 00777b2 Adding AIDL fuzzer for installd by Pawan Wagh · 2 years, 4 months ago
- 3e524ef Move the package directory before deleting it. by Jiakai Zhang · 2 years, 5 months ago
- d0bf326 Explicit init .rc user. by Steven Moreland · 2 years, 5 months ago
- 5859661 Merge "Skip installd dexopt tests when ART Service is enabled." by Martin Stjernholm · 2 years, 6 months ago
- fcd3f9a Skip installd dexopt tests when ART Service is enabled. by Martin Stjernholm · 2 years, 6 months ago
- 6af6b97 Don't infer the default boot image location in otapreopt. by Jiakai Zhang · 2 years, 6 months ago
- ddae51e Merge "Installd: don't generate app image with empty reference profile" by Jiakai Zhang · 2 years, 6 months ago
- f21cb6e Try erofs when mounting OTA partitions. by Martin Stjernholm · 2 years, 6 months ago
- 400138e Installd: don't generate app image with empty reference profile by yanmin5 · 2 years, 7 months ago
- 5c6bf39 Fix bug when there are no packages to OTA dexopt. by Martin Stjernholm · 2 years, 6 months ago
- 767d957 Improve error reporting in OTA dexopt code. by Martin Stjernholm · 2 years, 7 months ago
- e1dadb5 Don't allow opening reference profiles for writing when ART Service is enabled. by Martin Stjernholm · 2 years, 6 months ago
- 85837db installd: explicitly specify capabilities by Nikita Ioffe · 2 years, 8 months ago
- ef1ef8b Merge "Remove dalvik.vm.usejitprofiles system property." by Treehugger Robot · 2 years, 9 months ago
- a239136 Remove dalvik.vm.usejitprofiles system property. by Martin Stjernholm · 2 years, 10 months ago
- 691163d Bind mount misc storage to mirror for different volumes by Sanjana Sunil · 3 years, 5 months ago
- 02570a7 Use dalvik.vm.background-dex2oat-* system properties for background jobs. by Martin Stjernholm · 2 years, 10 months ago
- 96fbd13 Merge "Add riscv64 support for installd testcase" by Treehugger Robot · 2 years, 11 months ago
- 8091e56 Add riscv64 support for installd testcase by haocheng.zy · 2 years, 11 months ago
- b53638c Add riscv64 support to ota rc script by haocheng.zy · 2 years, 11 months ago
- 0f48935 Merge "Stop OtaDexopt when receive any exception signal" by Jiakai Zhang · 3 years ago
- 17b12dc Don't wait on permission check. by Alex Buynytskyy · 3 years ago
- b0b4202 Merge "Fix module-file name collisions" by Treehugger Robot · 3 years ago
- f6cd58a Fix module-file name collisions by Cole Faust · 3 years ago
- 23457d0 Trampoline atrace definitions through libbinder to libcutils by Zim · 3 years, 1 month ago
- 3e59307 Remove unused variables. by Krzysztof Kosiński · 3 years ago
- a745977 Merge changes Ia3eae81c,Iff44fb23 am: 372c4810c7 by Treehugger Robot · 3 years, 1 month ago
- df2fb61 Fix for: clearAppProfiles interface can cause arbitrary file truncate by Alex Buynytskyy · 3 years, 1 month ago
- d04631f Fix for: copySystemProfile can cause arbitrary file read and write by Alex Buynytskyy · 3 years, 1 month ago
- 407697e Stop OtaDexopt when receive any exception signal by yangfuteng · 3 years, 1 month ago
- 7a776b5 Merge "installd: Wait indefinitely for the subprocess if pidfd_open fails." am: 29d5414928 by Treehugger Robot · 3 years, 2 months ago
- 501af5a installd: Wait indefinitely for the subprocess if pidfd_open fails. by Jiakai Zhang · 3 years, 2 months ago
- 44f049f Merge "Deleted clang property in Android.bp files" am: f67b6f098d am: fce5dc9847 by Alix Espino · 3 years, 3 months ago
- f67b6f0 Merge "Deleted clang property in Android.bp files" by Alix Espino · 3 years, 3 months ago
- ada68d3 Merge "Fix directory comparison in tryMountDataMirror" am: 156e28ff02 am: 295eed4fcb by Eric Biggers · 3 years, 3 months ago
- ab9ea46 Fix directory comparison in tryMountDataMirror by Eric Biggers · 3 years, 3 months ago
- a1d8ed4 Merge "Merge "Merge "Merge "Merge "Fix testVerifyStatsExternalConsistent case" into android10-tests-dev am: f9e600c112" into android11-tests-dev am: 6f05e37e28" into android12-tests-dev am: ea0da8adbc" into android12L-tests-dev am: 3e8d5f75b0" am: e7e9fb9811 am: c1dec584a2 by Automerger Merge Worker · 3 years, 4 months ago
- c93aa3c Merge "Merge "Merge "Merge "Fix testVerifyStatsExternalConsistent case" into android10-tests-dev am: f9e600c112" into android11-tests-dev am: 6f05e37e28" into android12-tests-dev am: ea0da8adbc" into android12L-tests-dev am: 3e8d5f75b0 by Automerger Merge Worker · 3 years, 4 months ago
- 2cd8377 Merge "Merge "Merge "Fix testVerifyStatsExternalConsistent case" into android10-tests-dev am: f9e600c112" into android11-tests-dev am: 6f05e37e28" into android12-tests-dev am: ea0da8adbc by Automerger Merge Worker · 3 years, 4 months ago