diff --git a/device.mk b/device.mk index bbf7439c..b33e20f4 100644 --- a/device.mk +++ b/device.mk @@ -19,6 +19,7 @@ include device/google/gs-common/gs_watchdogd/watchdog.mk include device/google/gs-common/ramdump/ramdump.mk include device/google/gs-common/soc/soc.mk include device/google/gs-common/modem/modem.mk +include device/google/gs-common/aoc/aoc.mk TARGET_BOARD_PLATFORM := gs101 DEVICE_IS_64BIT_ONLY ?= $(if $(filter %_64,$(TARGET_PRODUCT)),true,false)