commit | b3b94614f772aaab977070b0a91fdb91a9ef2809 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Nov 01 20:05:20 2018 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Nov 02 12:23:42 2018 +0900 |
tree | ec193586c3acb8e61652dd4404081e1a62c1757c | |
parent | 5152fc884f8437040f3c5f4b112dc7b36af8cad8 [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). The sysprop is only writable by apexd. Bug: 117403679 Test: adb shell getprop apexd.status returns 'ready'. Change-Id: I81bcb96e6c5cb9d899f29ffa84f91eab3820be25