commit | 2c7c728f0f822b8198eba63fdd8b7c78cf54ae16 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Nov 01 20:02:25 2018 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Nov 01 20:16:39 2018 +0900 |
tree | 47ed86f661f228871ef9c5ab156ebf63817c82dc | |
parent | 71511242fb3b68127f8a7a75fc10975cccc6963b [diff] |
apexd exports its status via sysprop A sysprop apexd.status is set by apexd, to that other components (i.e. init) can determine whether APEXs are all successfully mounted or no (i.e., being mounted). Bug: 117403679 Test: adb shell getprop apexd.status returns 'ready'. Change-Id: I790ef067e325e8a84a20b4e29adfb2d6cc7f4777