comet: add etm modules in userdebug/eng builds
Bug: 321061072 Test: build and run comet Change-Id: I7d1775c8b8b86964f1610cedc8191f2fdcb96fd2
This commit is contained in:
parent
b7a116a88e
commit
a517043f44
2 changed files with 9 additions and 0 deletions
|
@ -30,6 +30,10 @@ include device/google/zumapro/BoardConfig-common.mk
|
|||
include device/google/comet-sepolicy/comet-sepolicy.mk
|
||||
include device/google/comet/wifi/BoardConfig-wifi.mk
|
||||
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
-include device/google/common/etm/6_1/BoardUserdebugModules.mk
|
||||
endif
|
||||
|
||||
else
|
||||
|
||||
include device/google/comet23/comet23/BoardConfig.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue