sdm710-common: sepolicy: Label some RIL property
W libc : Unable to set property "ro.vendor.ril.svlte1x" to "false": error code: 0xb W libc : Unable to set property "ro.vendor.ril.svdo" to "false": error code: 0xb W libc : Unable to set property "ro.ril.supportLTE" to "1": error code: 0xb Co-authored-by: Master <mhmdeveloperofficial@gmail.com>
This commit is contained in:
parent
4f52dea677
commit
19bb8c274d
1 changed files with 4 additions and 0 deletions
4
sepolicy/vendor/property_contexts
vendored
4
sepolicy/vendor/property_contexts
vendored
|
@ -19,3 +19,7 @@ vendor.powerhal.dalvik. u:object_r:vendor_power_prop:s0
|
||||||
|
|
||||||
# Thermal
|
# Thermal
|
||||||
persist.sys.thermal. u:object_r:thermal_engine_prop:s0
|
persist.sys.thermal. u:object_r:thermal_engine_prop:s0
|
||||||
|
|
||||||
|
# RIL
|
||||||
|
ro.vendor.ril.svlte1x u:object_r:vendor_radio_prop:s0
|
||||||
|
ro.vendor.ril.svdo u:object_r:vendor_radio_prop:s0
|
||||||
|
|
Loading…
Reference in a new issue