diff options
| author | 2019-05-10 21:11:07 +0900 | |
|---|---|---|
| committer | 2019-05-29 07:03:50 +0900 | |
| commit | 27085041afdac79dcf643e80f80c0d9a57bd00b1 (patch) | |
| tree | 22e2e775e3403dfb3c9090087d2082ff7e66443a /runtime/mirror/array-alloc-inl.h | |
| parent | cc3a12158e81cb1fa38bac0e4c1e8c8b4d0c244a (diff) | |
Don't use apexd when TARGET_FLATTEN_APEX == true
When TARGET_FLATTEN_APEX is true, the build system creates an empty
directory /system/apex/com.android.runtime. At runtime, init bind mounts
the entire /system/apex to /apex and then specially bind mounts
the runtime APEX (/system/apex/com.android.runtime.{debug|release}) to
the empty directory. This allows the runtime APEX is accessible via the
canonical path /apex/com.android.runtime without apexd.
Bug: 132413565
Test: marlin is bootable
Merged-In: Ia25f83d2fbc2b1784fc83b0d5b39a31093d0dfdf
Change-Id: Ia25f83d2fbc2b1784fc83b0d5b39a31093d0dfdf
(cherry picked from commit 442f0f129ed856547ed8e324882bd63318d56f21)
Diffstat (limited to 'runtime/mirror/array-alloc-inl.h')
0 files changed, 0 insertions, 0 deletions