sm6375-common: sepolicy: Label the new Samsung NFC HAL
Change-Id: I7a8ba9bc0bc78f8426c8cb94311498f3735eca3d
This commit is contained in:
parent
a16fe13425
commit
fa18dfa143
1 changed files with 4 additions and 0 deletions
4
sepolicy/vendor/file_contexts
vendored
4
sepolicy/vendor/file_contexts
vendored
|
@ -67,6 +67,10 @@
|
||||||
# Motobox
|
# Motobox
|
||||||
/(vendor|system/vendor)/bin/motobox u:object_r:vendor_motobox_exec:s0
|
/(vendor|system/vendor)/bin/motobox u:object_r:vendor_motobox_exec:s0
|
||||||
|
|
||||||
|
# NFC
|
||||||
|
/dev/sec-nfc u:object_r:nfc_device:s0
|
||||||
|
/(vendor|system/vendor)/bin/hw/android\.hardware\.nfc@1\.2-service\.samsung u:object_r:hal_nfc_default_exec:s0
|
||||||
|
|
||||||
# Radio
|
# Radio
|
||||||
/data/vendor/misc/cutback(/.*)? u:object_r:cutback_data_file:s0
|
/data/vendor/misc/cutback(/.*)? u:object_r:cutback_data_file:s0
|
||||||
/dev/socket/cutback u:object_r:cutback_socket:s0
|
/dev/socket/cutback u:object_r:cutback_socket:s0
|
||||||
|
|
Loading…
Reference in a new issue