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
Showing
- private/compat/26.0/26.0.ignore.cil 1 addition, 0 deletionsprivate/compat/26.0/26.0.ignore.cil
- private/compat/27.0/27.0.ignore.cil 1 addition, 0 deletionsprivate/compat/27.0/27.0.ignore.cil
- private/compat/28.0/28.0.ignore.cil 1 addition, 0 deletionsprivate/compat/28.0/28.0.ignore.cil
- public/apexd.te 4 additions, 0 deletionspublic/apexd.te
- public/property.te 2 additions, 0 deletionspublic/property.te
- public/property_contexts 1 addition, 0 deletionspublic/property_contexts
- public/vendor_init.te 1 addition, 0 deletionspublic/vendor_init.te
Please register or sign in to comment