diff options
Diffstat (limited to 'sepolicy/vendor')
-rw-r--r-- | sepolicy/vendor/property_contexts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sepolicy/vendor/property_contexts b/sepolicy/vendor/property_contexts index 58c4ebe..04e040e 100644 --- a/sepolicy/vendor/property_contexts +++ b/sepolicy/vendor/property_contexts @@ -30,6 +30,12 @@ gpu.stats.debug.level u:object_r:vendor_default_prop:s0 persist.vendor.sys.pay. u:object_r:mlipay_prop:s0 persist.vendor.sys.provision.status u:object_r:mlipay_prop:s0 +# RIL +ro.build.software.version u:object_r:exported_radio_prop:s0 +ro.fota.oem u:object_r:exported_radio_prop:s0 +ro.miui. u:object_r:exported_radio_prop:s0 +ro.product.mod_device u:object_r:exported_radio_prop:s0 + # Thermal engine persist.sys.thermal. u:object_r:thermal_engine_prop:s0 sys.thermal. u:object_r:thermal_engine_prop:s0 |