From ab8db0999c4705d08a526fa30b8870122accebd9 Mon Sep 17 00:00:00 2001 From: Tao Bao Date: Tue, 21 May 2019 07:02:59 -0700 Subject: [PATCH] Add persist.sys.device_provisioned change to API 29 prebuilts. This is a matching change for commit 97d45619419d71b2 ("Set persist.sys.device_provisioned vendor-init-readable."), which updates the prebuilts for API 29. Bug: 131702833 Bug: 132906936 Test: Set an init trigger that waits on `persist.sys.device_provisioned`. Check that there's no longer a denial. Change-Id: I2cea3d000b7faa471fa524dcd7a3d4843ae5960f --- prebuilts/api/29.0/public/property_contexts | 1 + 1 file changed, 1 insertion(+) diff --git a/prebuilts/api/29.0/public/property_contexts b/prebuilts/api/29.0/public/property_contexts index 061d1fc64..566883c9e 100644 --- a/prebuilts/api/29.0/public/property_contexts +++ b/prebuilts/api/29.0/public/property_contexts @@ -161,6 +161,7 @@ wlan.driver.status u:object_r:exported_wifi_prop:s0 exact enum ok unloaded # vendor-init-readable apexd.status u:object_r:apexd_prop:s0 exact enum starting 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.usb.usbradio.config u:object_r:exported3_system_prop:s0 exact string sys.boot_completed u:object_r:exported3_system_prop:s0 exact bool sys.retaildemo.enabled u:object_r:exported3_system_prop:s0 exact int