diff options
author | Jiyong Park <jiyong@google.com> | 2018-11-13 19:23:32 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2018-11-14 13:41:54 +0900 |
commit | d02c88ca49bc062b4eab7773683cb5bcaa4e09af (patch) | |
tree | 1d48bcd093d7eac0d9c1bbad0279e8a3b395f6bf /apexer/apexer.py | |
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
Diffstat (limited to 'apexer/apexer.py')
0 files changed, 0 insertions, 0 deletions