Add new apexd.status value of "activated".

- Cherry-pick of aosp/1228660

As of aosp/1224611, there is a new step in the preparation of APEXes
where init calls back into apexd after DE user data is unencrypted to
allow DE apex data to be snapshotted or restored.

This adds a new enum value for the apexd.status property to allow
this status to be described.

Bug: 148672144
Test: build & flash, check boot completes and check in logs that the
correct status values are set.
Merged-In: I7effcf16280eabcd5b9a0d70d33bd34d79121312
Change-Id: Ibe023ac0155419f2dfa8b1d5ce4c1e2a6ca87277
This commit is contained in:
Oli Lan 2020-02-06 11:57:08 +00:00
parent c2e570f8dd
commit c8fcff6bfe

View file

@ -190,7 +190,7 @@ wlan.driver.status u:object_r:exported_wifi_prop:s0 exact enum ok unloaded
zram.force_writeback u:object_r:exported3_default_prop:s0 exact bool
# vendor-init-readable
apexd.status u:object_r:apexd_prop:s0 exact enum starting ready
apexd.status u:object_r:apexd_prop:s0 exact enum starting activated ready
dev.bootcomplete u:object_r:exported3_system_prop:s0 exact bool
persist.sys.device_provisioned u:object_r:exported3_system_prop:s0 exact string
persist.sys.theme u:object_r:theme_prop:s0 exact string