mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 07:38:17 +00:00
sm6150-common: sepolicy: Label props to address denials
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
db40a6c29d
commit
4a72844b69
@@ -14,11 +14,17 @@ persist.sensor. u:object_r:persist_sensors_prop:s0
|
||||
gf.debug. u:object_r:exported_default_prop:s0
|
||||
persist.sys.sw. u:object_r:exported_default_prop:s0
|
||||
|
||||
# RIL
|
||||
ro.vendor.ril.svdo u:object_r:vendor_radio_prop:s0
|
||||
ro.vendor.ril.svlte1x u:object_r:vendor_radio_prop:s0
|
||||
|
||||
# Xiaomi specific build properties
|
||||
ro.boot.hwc u:object_r:exported_default_prop:s0
|
||||
ro.boot.hwversion u:object_r:exported_default_prop:s0
|
||||
ro.build.flavor u:object_r:exported_default_prop:s0
|
||||
ro.build.software.version u:object_r:exported_default_prop:s0
|
||||
ro.cust.test u:object_r:exported_system_prop:s0
|
||||
ro.fota.oem u:object_r:exported_default_prop:s0
|
||||
ro.miui. u:object_r:exported_system_prop:s0
|
||||
ro.product.mod_device u:object_r:exported_default_prop:s0
|
||||
vendor.panel.display u:object_r:exported_system_prop:s0
|
||||
|
||||
Reference in New Issue
Block a user