extra: gts4lvwifi: Don't build product image

cm-14.1
Nolen Johnson 5 years ago
parent 107f40f108
commit 58d559fcbe
  1. 2
      BoardConfigExtra.mk

@ -4,7 +4,7 @@ ifneq ($(BOARD_HAS_LARGE_FILESYSTEM),true)
endif
# Product
ifneq ($(filter %bonito %sargo %gts4lvwifi %crosshatch %blueline %flame %coral,$(TARGET_PRODUCT)),)
ifneq ($(filter %bonito %sargo %crosshatch %blueline %flame %coral,$(TARGET_PRODUCT)),)
TARGET_COPY_OUT_PRODUCT := product
else
TARGET_COPY_OUT_PRODUCT := system/product

Loading…
Cancel
Save