commit | 621738039bbca55a2513bddb6ea66d4934fa7089 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Mon Nov 25 13:46:35 2019 +0900 |
committer | Jooyung Han <jooyung@google.com> | Thu Dec 05 08:55:28 2019 +0000 |
tree | ae89c50bb3dc1144bb0742746a170bc1adc1c78e | |
parent | 43f2f75df04495aa3dfd9bb80cf3180887d3b20e [diff] |
Bind-mount individual flattened APEXes There are a few directories for builtin APEXes: /system/apex, /system_ext/apex, /product/apex, /vendor/apex. For devices with ro.apex.updatable=false, init should bind-mount "flattened" apexes from all of above. Instead of making mount point for "com.android.art" at buildtime, init process creates it before mounting. Bug: 144732372 Test: OVERRIDE_TARGET_FLATTEN_APEX=true m && device boot Change-Id: I64f0d6bdd1d297ccc0679fb6319103d5bfbfc620