Add new apexd.status value of "activated".
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.
Change-Id: I7effcf16280eabcd5b9a0d70d33bd34d79121312
diff --git a/public/property_contexts b/public/property_contexts
index 5e419ee..d938417 100644
--- a/public/property_contexts
+++ b/public/property_contexts
@@ -181,7 +181,7 @@
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