summaryrefslogtreecommitdiff
path: root/init/mount_namespace.cpp
AgeCommit message (Expand)Author
2023-08-09Use /bootstrap-apex for bootstrap APEXesJooyung Han
2023-08-01Revert "Use /bootstrap-apex for bootstrap APEXes"Jooyung Han
2023-07-31Use /bootstrap-apex for bootstrap APEXesJooyung Han
2023-06-23No need to read ro.apex.updatable nowJooyung Han
2022-07-23Respect `namespace mnt`Jooyung Han
2021-09-29Don't create vendor_init in microdroidJiyong Park
2021-08-05Move flattened APEX activation logic to apexd.Shikha Malhotra
2021-07-29init: no bootstrap mount namespace for microdroidJooyung Han
2021-07-05Also populate lastUpdateMillis in ActivateFlattenedApexesIfPossibleNikita Ioffe
2021-03-05Check if service is executed before APEX is readyKiyoung Kim
2020-12-30init: Sort the list of flattened APEX folders to avoid variationsAdrian DC
2020-07-28Cleanup for #inclusivefixit.Elliott Hughes
2020-07-05init: generate apex-info-list.xmlJooyung Han
2020-06-11init: start ueventd in the default mount namespaceJooyung Han
2020-04-21Add /mnt/androidwritable for MOUNT_EXTERNAL_ANDROID_WRITABLE appsRicky Wai
2020-03-10Revert "init: handle property service callbacks asynchronously"Tom Cherry
2020-03-10Revert "Stop & Resume property service when switching to bootstrap namespace"Tom Cherry
2020-02-28Stop & Resume property service when switching to bootstrap namespaceNikita Ioffe
2020-02-20init: handle property service callbacks asynchronouslyTom Cherry
2020-02-06Convert system/core to Result::ok()Bernie Innocenti
2020-01-20init: Fix a bug in MountDirSatoshi Niwa
2020-01-11init: Bind mount /mnt/installer early for scoped storage.Martijn Coenen
2019-12-20Generate linkerconfig per mount namespacesKiyoung Kim
2019-12-16Use apex name in apex_manifest.pb as the mount pointJiyong Park
2019-12-09Move linker config under /linkerconfigKiyoung Kim
2019-11-25Bind-mount individual flattened APEXesJooyung Han
2019-08-30Update paths and names for the new ART APEX.Martin Stjernholm
2019-05-29Don't use apexd when TARGET_FLATTEN_APEX == trueJiyong Park
2019-03-14Don't bind-mount bionic filesJiyong Park
2019-03-05Access apex sysprops via the generated APIJiyong Park
2019-03-05Activate system APEXes earlyJiyong Park
2019-01-30Proper mount namespace configuration for bionicJiyong Park