- b1f646e Don't mount vendor-specific files. by Jiakai Zhang · 1 year ago
- 642d983 dexopt_chroot_setup.cc: remove unused <linux/mount.h>. by Elliott Hughes · 1 year ago
- de151a9 Bind-mount the old etc dirs in Pre-reboot Dexopt. by Jiakai Zhang · 1 year, 3 months ago
- e65b712 Clean up dexopt_chroot_setup_test. by Jiakai Zhang · 1 year, 5 months ago
- 5e5cbd9 Skip temporary mount points created by Package Manager. by Jiakai Zhang · 1 year, 5 months ago
- e2d8917 Don't bind-mount optional partitions if they don't exist. by Jiakai Zhang · 1 year, 6 months ago
- dd06f77 Support configuring additional partitions for Pre-reboot Dexopt. by Jiakai Zhang · 1 year, 7 months ago
- 8cebfd7 Add a fallback to bind-mount external libs elsewhere during Pre-reboot. by Jiakai Zhang · 1 year, 8 months ago
- 649a2e6 Simplify test configs by disabling append-bitness and pushing the whole by Martin Stjernholm · 1 year, 8 months ago
- 080239f Bind-mount /system{,_ext}/lib{,64} during Pre-reboot Dexopt. by Jiakai Zhang · 1 year, 8 months ago
- 6979528 Clean up the mounts for Pre-reboot Dexopt on system_server restart. by Jiakai Zhang · 1 year, 8 months ago
- 42096ba Skip non-existing second arch tests. by Jiakai Zhang · 1 year, 9 months ago
- 399d238 Remove the second arch "libarttools" and "libartservice". by Jiakai Zhang · 1 year, 9 months ago
- beb0105 Also bind-mount "/system" when setting up chroot. by Jiakai Zhang · 1 year, 9 months ago
- db75f5b Forbid calling init repeatedly. by Jiakai Zhang · 1 year, 9 months ago
- d8a9faa Retry unmount with MNT_DETACH. by Jiakai Zhang · 1 year, 10 months ago
- 2b4eb67 Use C++20 `string{,_view}::{starts,ends}_with()`, part 2. by Vladimir Marko · 1 year, 10 months ago
- d310080 libc++fs is part of libc++ now. by Elliott Hughes · 1 year, 10 months ago
- 845cfa9 Make additional partitions optional. by Jiakai Zhang · 1 year, 10 months ago
- 6965550 Make Pre-reboot Dexopt synchronous for OTA. by Jiakai Zhang · 1 year, 10 months ago
- 9004f36 Only unmap snapshots if we have mapped snapshots. by Jiakai Zhang · 1 year, 11 months ago
- 31c355a Add system requirement check. by Jiakai Zhang · 1 year, 11 months ago
- 080f7b4 Fix performance-unnecessary-value-param clang-tidy issues by Stefano Cianciulli · 1 year, 11 months ago
- cd39615 Fix bugprone-argument-comment clang-tidy issues by Stefano Cianciulli · 1 year, 11 months ago
- 958c7e1 Fix misc-unused-using-decls clang-tidy issues by Stefano Cianciulli · 1 year, 11 months ago
- 0e75926 Don't run apexd in teardown if there is no apex. by Jiakai Zhang · 1 year, 11 months ago
- df673f5 Clean up source_build Soong config variables. by Martin Stjernholm · 1 year, 11 months ago
- 51300eb Add process name suffix for Pre-reboot Dexopt chroot. by Jiakai Zhang · 1 year, 11 months ago
- 3939bde Set test ownerships for ART. by Martin Stjernholm · 2 years ago
- 3f29f37 Wait for the boot to complete before running dexopt_chroot_setup_test. by Jiakai Zhang · 2 years ago
- 013d57d Skip dexopt_chroot_setup_test on old platforms. by Jiakai Zhang · 2 years ago
- 245509c Fix standalone tests to only link NDK and module exported libraries dynamically. by Martin Stjernholm · 2 years ago
- 69dc245 Implement dexopt_chroot_setup. by Jiakai Zhang · 2 years ago
- c5ee51b Add service dexopt_chroot_setup and artd_pre_reboot. by Jiakai Zhang · 2 years, 2 months ago