shiba/husky: add etm modules in userdebug/eng builds
Bug: 321061072 Test: build and run shiba/husky Change-Id: Id440eac68093231ea65a777caa64fc48befb9729
This commit is contained in:
parent
0ef71718e9
commit
9e20df3443
4 changed files with 15 additions and 0 deletions
|
@ -445,3 +445,7 @@ PRODUCT_PACKAGES += \
|
|||
NoCutoutOverlay \
|
||||
AvoidAppsInCutoutOverlay
|
||||
|
||||
# ETM
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
$(call inherit-product-if-exists, device/google/common/etm/device-userdebug-modules.mk)
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue