Update error on ROM 9624328
Bug: 269813282 Bug: 269813059 Bug: 268566481 Bug: 269812912 Test: SELinuxUncheckedDenialBootTest Change-Id: Id8cbfb7c55f2acdc3102b20cdbd2702b594992ba
This commit is contained in:
parent
d0ac5bffa3
commit
cf747f40d6
5 changed files with 14 additions and 0 deletions
|
@ -22,3 +22,10 @@ dontaudit systemui_app touch_context_service:service_manager { find };
|
|||
dontaudit systemui_app twoshay:binder { call };
|
||||
dontaudit systemui_app vr_manager_service:service_manager { find };
|
||||
dontaudit systemui_app service_manager_type:service_manager *;
|
||||
# b/269813282
|
||||
dontaudit systemui_app bootanim_system_prop:property_service { set };
|
||||
dontaudit systemui_app hal_googlebattery:binder { call };
|
||||
dontaudit systemui_app init:unix_stream_socket { connectto };
|
||||
dontaudit systemui_app property_socket:sock_file { write };
|
||||
dontaudit systemui_app qemu_hw_prop:file { read };
|
||||
dontaudit systemui_app twoshay:binder { transfer };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue