commit | d02c88ca49bc062b4eab7773683cb5bcaa4e09af | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 13 19:23:32 2018 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Nov 14 13:41:54 2018 +0900 |
tree | 1d48bcd093d7eac0d9c1bbad0279e8a3b395f6bf | |
parent | 11bfae20d3c52b03d2064eec97a94c1f3012ec03 [diff] |
Flattened APEXes are activated apexd now can activate flattened APEXes. Specifically, /system/apex/<name> directory is bind-mounted to /apex/<package_name>@<version> directory, which is in turn again bind-mounted to /apex/<package_name> if the <version> is the latest. Bug: 118485880 Test: TARGET_FLATTEN_APEX=true m apex.test; TARGET_FLATTEN_APEX=true m /apex/com.android.example.apex exists. Change-Id: I0a1087bb37d9ad6af5dd99539e13e2fea5181336