SEPolicy: remove tracking denials for hal_usb
Remove tracking denials since there is no avc denials related to hal_usb found in the bug report. Bug: 264483531 Bug: 264483531 Bug: 264482981 Bug: 264600052 Bug: 264482981 Bug: 264600052 Bug: 261651112 Test: Capture bugreport and check any denials related to hal_usb Change-Id: I535c94c1112fc51f80b80c99562b43afee32ddd6
This commit is contained in:
parent
c0da946f48
commit
d0ac5bffa3
2 changed files with 1 additions and 10 deletions
|
@ -16,12 +16,6 @@ hal_dumpstate_default vendor_displaycolor_service service_manager b/264600086
|
|||
hal_dumpstate_default vendor_modem_prop property_service b/264482983
|
||||
hal_secure_element_uicc hal_secure_element_hwservice hwservice_manager b/264483151
|
||||
hal_secure_element_uicc hidl_base_hwservice hwservice_manager b/264483151
|
||||
hal_usb_gadget_impl hal_usb_gadget_hwservice hwservice_manager b/264483531
|
||||
hal_usb_gadget_impl hidl_base_hwservice hwservice_manager b/264483531
|
||||
hal_usb_impl hal_thermal_hwservice hwservice_manager b/264482981
|
||||
hal_usb_impl hal_thermal_hwservice hwservice_manager b/264600052
|
||||
hal_usb_impl hidl_manager_hwservice hwservice_manager b/264482981
|
||||
hal_usb_impl hidl_manager_hwservice hwservice_manager b/264600052
|
||||
mtectrl unlabeled dir b/264483752
|
||||
pixelstats_vendor servicemanager binder b/264483357
|
||||
pixelstats_vendor sysfs_pixelstats file b/264483319
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
# b/261651112
|
||||
dontaudit hwservicemanager hal_usb_impl:binder { call };
|
||||
dontaudit hwservicemanager hal_usb_impl:binder { transfer };
|
||||
# b/264489781
|
||||
userdebug_or_eng(`
|
||||
permissive hwservicemanager;
|
||||
')
|
||||
')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue