Remove touch_context_service to avoid compile error

Bug: 270157082
Change-Id: I1d5d573ddb1d7323e7c66386928074fd06cfc484
This commit is contained in:
Wilson Sung 2023-02-22 11:16:15 +08:00
parent bab5b72f86
commit 328cbaaa41

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 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 *;