|
|
@ -4,7 +4,7 @@ ifneq ($(BOARD_HAS_LARGE_FILESYSTEM),true) |
|
|
|
endif |
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
# Product
|
|
|
|
# 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
|
|
|
|
TARGET_COPY_OUT_PRODUCT := product
|
|
|
|
else |
|
|
|
else |
|
|
|
TARGET_COPY_OUT_PRODUCT := system/product
|
|
|
|
TARGET_COPY_OUT_PRODUCT := system/product
|
|
|
|