Merge "Don't audit hwservice add -> find." am: 2a9f6d14af am: 73b9711e82 am: 2d483f3969

am: 5c78ef5aa7

Change-Id: Ie44282a9072bdf1fc590755d7af8dce2b5c814ed
This commit is contained in:
Steven Moreland
2019-08-21 11:01:49 -07:00
committed by android-build-merger

View File

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