sm8150-common: sepolicy: Address NFC denials
Change-Id: I67138bb9133d12703445cf3c3010c493eecda1b0
This commit is contained in:
parent
55ede6c9ac
commit
7666d6b9af
|
@ -1,2 +1,5 @@
|
|||
# Allow nfc to find hal_wiredse_hwservice
|
||||
allow nfc hal_wiredse_hwservice:hwservice_manager find;
|
||||
|
||||
# Allow nfc to get vendor_nfc_prop
|
||||
get_prop(nfc, vendor_nfc_prop)
|
||||
|
|
Loading…
Reference in New Issue