Merge "WLC: cleanup the unused hal_wlc policies"
This commit is contained in:
commit
dd3eaa4dce
6 changed files with 0 additions and 34 deletions
|
@ -1,21 +0,0 @@
|
|||
# b/260366297
|
||||
dontaudit hal_wlc sysfs:file { getattr };
|
||||
dontaudit hal_wlc sysfs:file { open };
|
||||
dontaudit hal_wlc sysfs:file { read };
|
||||
dontaudit hal_wlc sysfs:file { write };
|
||||
# b/262455719
|
||||
dontaudit hal_wlc hal_wlc:netlink_kobject_uevent_socket { bind };
|
||||
dontaudit hal_wlc hal_wlc:netlink_kobject_uevent_socket { create };
|
||||
dontaudit hal_wlc hal_wlc:netlink_kobject_uevent_socket { getopt };
|
||||
dontaudit hal_wlc hal_wlc:netlink_kobject_uevent_socket { read };
|
||||
dontaudit hal_wlc hal_wlc:netlink_kobject_uevent_socket { setopt };
|
||||
dontaudit hal_wlc hwservicemanager:binder { call };
|
||||
dontaudit hal_wlc hwservicemanager:binder { transfer };
|
||||
dontaudit hal_wlc hwservicemanager_prop:file { getattr };
|
||||
dontaudit hal_wlc hwservicemanager_prop:file { map };
|
||||
dontaudit hal_wlc hwservicemanager_prop:file { open };
|
||||
dontaudit hal_wlc hwservicemanager_prop:file { read };
|
||||
# b/264489562
|
||||
userdebug_or_eng(`
|
||||
permissive hal_wlc;
|
||||
')
|
|
@ -1,6 +1,3 @@
|
|||
# b/260363384
|
||||
dontaudit system_app hal_wlc:binder { call };
|
||||
dontaudit system_app hal_wlc_hwservice:hwservice_manager { find };
|
||||
# b/260768379
|
||||
dontaudit system_app default_android_service:service_manager { find };
|
||||
dontaudit system_app vendor_default_prop:file { open };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue