sdm660-common: sepolicy: Label /persist
Change-Id: I471c0d1fedb51eabc32b54ab35a9823db8efd034
This commit is contained in:
parent
151e86e97b
commit
510d313d4e
1 changed files with 2 additions and 1 deletions
3
sepolicy/vendor/file_contexts
vendored
3
sepolicy/vendor/file_contexts
vendored
|
@ -55,7 +55,8 @@
|
||||||
/(vendor|system/vendor)/bin/mlipayd@1.1 u:object_r:hal_mlipay_default_exec:s0
|
/(vendor|system/vendor)/bin/mlipayd@1.1 u:object_r:hal_mlipay_default_exec:s0
|
||||||
|
|
||||||
# Persist
|
# Persist
|
||||||
/persist/PRSensorData\.txt u:object_r:sensors_persist_file:s0
|
/persist/PRSensorData\.txt u:object_r:sensors_persist_file:s0
|
||||||
|
/persist u:object_r:mnt_vendor_file:s0
|
||||||
|
|
||||||
# RTC
|
# RTC
|
||||||
/sys/devices/soc/800f000.qcom,spmi/spmi-0/spmi0-00/800f000.qcom,spmi:qcom,pm660@0:qcom,pm660_rtc/rtc/rtc0(/.*)? u:object_r:sysfs_rtc:s0
|
/sys/devices/soc/800f000.qcom,spmi/spmi-0/spmi0-00/800f000.qcom,spmi:qcom,pm660@0:qcom,pm660_rtc/rtc/rtc0(/.*)? u:object_r:sysfs_rtc:s0
|
||||||
|
|
Loading…
Reference in a new issue