Move dauntless settings to gs-common
Bug: 242479757 Test: build pass on all Gchip devices Change-Id: Ib5ffd35f2e434f3f9c06e942d3569463efaffebd
This commit is contained in:
parent
a9806c6050
commit
7949921501
1 changed files with 1 additions and 1 deletions
|
@ -549,7 +549,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk)
|
||||||
|
|
||||||
# Titan-M
|
# Titan-M
|
||||||
ifeq (,$(filter true, $(BOARD_WITHOUT_DTLS)))
|
ifeq (,$(filter true, $(BOARD_WITHOUT_DTLS)))
|
||||||
include hardware/google/pixel/dauntless/dauntless.mk
|
include device/google/gs-common/dauntless/gsc.mk
|
||||||
endif
|
endif
|
||||||
|
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue