From 328cbaaa41657895614a18bfec24f80cf069a5e0 Mon Sep 17 00:00:00 2001 From: Wilson Sung Date: Wed, 22 Feb 2023 11:16:15 +0800 Subject: [PATCH] Remove touch_context_service to avoid compile error Bug: 270157082 Change-Id: I1d5d573ddb1d7323e7c66386928074fd06cfc484 --- tracking_denials/systemui_app.te | 1 - 1 file changed, 1 deletion(-) diff --git a/tracking_denials/systemui_app.te b/tracking_denials/systemui_app.te index 39ff3c25..b5c8a17a 100644 --- a/tracking_denials/systemui_app.te +++ b/tracking_denials/systemui_app.te @@ -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 *;