commit | fa95e8c591c1a61c4fabd5c84ffa606991b0e628 | [log] [tgz] |
---|---|---|
author | Jinyoung Jeong <jinjeong@google.com> | Thu Apr 27 23:41:50 2023 +0000 |
committer | Jinyoung Jeong <jinjeong@google.com> | Fri Apr 28 16:25:26 2023 +0000 |
tree | 48c65c3da2dfc692e575d8db97d93ead72af5bf8 | |
parent | f6f4205d509045b5972a89638def05126d7ee2f7 [diff] [blame] |
Add setupwizard_esim_prop to access ro.setupwizard.esim_cid_ignore bug: 279548423 Test: http://fusion2/b7c803be-2dca-4195-b91f-6c4939746b5b, http://fusion2/bb76429b-7d84-4e14-b127-8458abb3e2ed Ignore-AOSP-First: will merge in AOSP aosp/2571810 Change-Id: I4b190fca2f3825a09d27cfc74e8a528831f4f15b
diff --git a/private/property.te b/private/property.te index 35f9bc7..928f86c 100644 --- a/private/property.te +++ b/private/property.te
@@ -598,6 +598,10 @@ -init } setupwizard_prop:property_service set; +neverallow { + domain + -init +} setupwizard_esim_prop:property_service set; # ro.product.property_source_order is useless after initialization of ro.product.* props. # So making it accessible only from init and vendor_init. neverallow {