Merge "Add sepolicy include to zuma." into main

This commit is contained in:
Mark Chang 2024-02-27 09:43:47 +00:00 committed by Android (Google) Code Review
commit a742e2f64b

View file

@ -1192,8 +1192,8 @@ include device/google/gs-common/pixel_ril/ril.mk
endif endif
# Touch service # 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/aidl_zuma.mk
include device/google/gs-common/touch/twoshay/twoshay.mk
# Allow longer timeout for incident report generation in bugreport # Allow longer timeout for incident report generation in bugreport
# Overriding in /product partition instead of /vendor intentionally, # Overriding in /product partition instead of /vendor intentionally,