device_google_zuma/tracking_denials/hal_usb_impl.te
Adam Shih 226ad03850 update error on ROM 9377107
Bug: 261651113
Bug: 261651093
Bug: 261650934
Bug: 261651283
Bug: 261651325
Bug: 261651187
Bug: 261651110
Bug: 261651326
Bug: 261651112
Bug: 261650972
Bug: 261651095
Bug: 261651131
Bug: 261651009
Bug: 261650953
Test: pts-tradefed run pts -m PtsSELinuxTest
Change-Id: I560c6fe5901fda018ff3f640d04954d245635db4
2022-12-07 09:35:16 +08:00

25 lines
1.4 KiB
Text

# b/261651326
dontaudit hal_usb_impl hal_thermal_default:binder { call };
dontaudit hal_usb_impl hal_thermal_default:binder { transfer };
dontaudit hal_usb_impl hal_usb_impl:capability2 { block_suspend };
dontaudit hal_usb_impl hal_usb_impl:capability2 { wake_alarm };
dontaudit hal_usb_impl hal_usb_impl:netlink_kobject_uevent_socket { bind };
dontaudit hal_usb_impl hal_usb_impl:netlink_kobject_uevent_socket { create };
dontaudit hal_usb_impl hal_usb_impl:netlink_kobject_uevent_socket { getopt };
dontaudit hal_usb_impl hal_usb_impl:netlink_kobject_uevent_socket { read };
dontaudit hal_usb_impl hal_usb_impl:netlink_kobject_uevent_socket { setopt };
dontaudit hal_usb_impl hal_usb_service:service_manager { add };
dontaudit hal_usb_impl hwservicemanager:binder { call };
dontaudit hal_usb_impl hwservicemanager:binder { transfer };
dontaudit hal_usb_impl hwservicemanager_prop:file { getattr };
dontaudit hal_usb_impl hwservicemanager_prop:file { map };
dontaudit hal_usb_impl hwservicemanager_prop:file { open };
dontaudit hal_usb_impl hwservicemanager_prop:file { read };
dontaudit hal_usb_impl servicemanager:binder { call };
dontaudit hal_usb_impl servicemanager:binder { transfer };
dontaudit hal_usb_impl sysfs:dir { open };
dontaudit hal_usb_impl sysfs:dir { read };
dontaudit hal_usb_impl sysfs:file { getattr };
dontaudit hal_usb_impl sysfs:file { open };
dontaudit hal_usb_impl sysfs:file { read };
dontaudit hal_usb_impl system_server:binder { call };