sdm660-common: sepolicy: Add sysfs Label for Platinas Fpc Fingerprint
Change-Id: I7423f84d6142b43818dfd2aa24ca935e6188c32f
This commit is contained in:
parent
eba26e510d
commit
3c13d5743f
1 changed files with 2 additions and 0 deletions
2
sepolicy/vendor/file_contexts
vendored
2
sepolicy/vendor/file_contexts
vendored
|
@ -14,6 +14,8 @@
|
||||||
/data/vendor/fpc(/.*)? u:object_r:fingerprint_vendor_data_file:s0
|
/data/vendor/fpc(/.*)? u:object_r:fingerprint_vendor_data_file:s0
|
||||||
/(mnt/vendor)/persist/fpc(/.*)? u:object_r:persist_fingerprint_file:s0
|
/(mnt/vendor)/persist/fpc(/.*)? u:object_r:persist_fingerprint_file:s0
|
||||||
/sys/devices/soc/soc:fpc1020(/.*)? u:object_r:fingerprint_sysfs:s0
|
/sys/devices/soc/soc:fpc1020(/.*)? u:object_r:fingerprint_sysfs:s0
|
||||||
|
/sys/bus/platform/devices/soc:fingerprint_fpc(/.*)? u:object_r:fingerprint_sysfs:s0
|
||||||
|
|
||||||
|
|
||||||
# Hall Switch
|
# Hall Switch
|
||||||
/sys/module/hall/parameters(/.*)? u:object_r:hall_dev:s0
|
/sys/module/hall/parameters(/.*)? u:object_r:hall_dev:s0
|
||||||
|
|
Loading…
Reference in a new issue