gs101: Include missing NFC sepolicy

Change-Id: Ic93f74e25694f19cfc23a86203c17e6f1d9be0ea
This commit is contained in:
Michael Bestas 2025-06-21 19:43:02 +03:00 committed by Michael Bestas
parent 664fd462d1
commit 9e4f6f83b6
No known key found for this signature in database

View file

@ -39,6 +39,7 @@ include device/google/gs-common/bootctrl/bootctrl_aidl.mk
include device/google/gs-common/betterbug/betterbug.mk
include device/google/gs-common/bcmbt/dump/dumplog.mk
include device/google/gs-common/fingerprint/fingerprint.mk
include device/google/gs-common/nfc/nfc.mk
TARGET_BOARD_PLATFORM := gs101
DEVICE_IS_64BIT_ONLY ?= $(if $(filter %_64,$(TARGET_PRODUCT)),true,false)