Partially revert commit e70b98af09.

Remove twoshay references, with commit 9019c55645
reverted it references a non-existent file.

Bug: b/270434708
Test: Verified with go/abtd build

Reason for revert: b/270434708 - Breaks git_udc-d1-dev-plus-aosp-without-vendor builds.

Change-Id: I5705d214218107226ae3dd4959406f3ec05afa90
This commit is contained in:
Ian Kasprzak 2023-02-23 02:45:00 +00:00
parent e3af6770ab
commit 1b1fe4d3cc
2 changed files with 0 additions and 4 deletions

View file

@ -18,7 +18,6 @@ dontaudit systemui_app qemu_hw_prop:file { getattr };
dontaudit systemui_app qemu_hw_prop:file { map };
dontaudit systemui_app qemu_hw_prop:file { open };
dontaudit systemui_app radio_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
@ -26,4 +25,3 @@ dontaudit systemui_app bootanim_system_prop:property_service { set };
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 };

View file

@ -1,2 +0,0 @@
# b/269813059
dontaudit twoshay systemui_app:binder { call };