sm8150-common: sepolicy: Address NFC denials

Change-Id: I67138bb9133d12703445cf3c3010c493eecda1b0
This commit is contained in:
Scott Warner 2019-07-13 12:37:02 +02:00 committed by LuK1337
parent 55ede6c9ac
commit 7666d6b9af
1 changed files with 3 additions and 0 deletions

View File

@ -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)