move aoc dump to gs-common
Bug: 248426917 Test: adb bugreport Change-Id: I568c3083a8133727ab4000dc5765f8f0aecae438
This commit is contained in:
parent
b9b79645fd
commit
6dbdc16a00
1 changed files with 1 additions and 0 deletions
|
@ -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/ramdump/ramdump.mk
|
||||||
include device/google/gs-common/soc/soc.mk
|
include device/google/gs-common/soc/soc.mk
|
||||||
include device/google/gs-common/modem/modem.mk
|
include device/google/gs-common/modem/modem.mk
|
||||||
|
include device/google/gs-common/aoc/aoc.mk
|
||||||
|
|
||||||
TARGET_BOARD_PLATFORM := gs101
|
TARGET_BOARD_PLATFORM := gs101
|
||||||
DEVICE_IS_64BIT_ONLY ?= $(if $(filter %_64,$(TARGET_PRODUCT)),true,false)
|
DEVICE_IS_64BIT_ONLY ?= $(if $(filter %_64,$(TARGET_PRODUCT)),true,false)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue