From cf9ace9c52c5920da4e788cdf6b01d4113f4218b Mon Sep 17 00:00:00 2001 From: Liana Kazanova Date: Tue, 27 Feb 2024 21:11:56 +0000 Subject: [PATCH] Revert "Add sepolicy include to zumapro." Revert submission 26288713-twoshay-sepolicy-24 Reason for revert: DroidMonitor: Potential culprit for b/327235315 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Bug:327235315 Reverted changes: /q/submissionid:26288713-twoshay-sepolicy-24 Change-Id: I3c69f753283abfe0839933d9615fc110a34dcc04 --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device.mk b/device.mk index 5cd3a62..22d6529 100644 --- a/device.mk +++ b/device.mk @@ -1191,8 +1191,8 @@ PRODUCT_COPY_FILES += \ device/google/zumapro/telephony/sats2.dat:$(TARGET_COPY_OUT_VENDOR)/etc/telephony/sats2.dat # Touch service +include hardware/google/pixel/input/twoshay.mk include device/google/gs-common/touch/twoshay/aidl_zuma.mk -include device/google/gs-common/touch/twoshay/twoshay.mk PRODUCT_CHECK_VENDOR_SEAPP_VIOLATIONS := true