mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Don't audit hwservice add -> find."
This commit is contained in:
2
sepolicy/vendor/hal_nfc_default.te
vendored
2
sepolicy/vendor/hal_nfc_default.te
vendored
@@ -3,5 +3,5 @@ allow hal_nfc_default nfc_vendor_data_file:dir create_dir_perms;
|
||||
allow hal_nfc_default nfc_vendor_data_file:file create_file_perms;
|
||||
|
||||
dontaudit hal_nfc_default nxpese_hwservice:hwservice_manager find;
|
||||
dontaudit hal_nfc_default nxpnfc_hwservice:hwservice_manager add;
|
||||
dontaudit hal_nfc_default nxpnfc_hwservice:hwservice_manager { find add };
|
||||
dontaudit hal_nfc_default vendor_nfc_prop:file read;
|
||||
|
||||
Reference in New Issue
Block a user