From d7eea764be4cbaef51215df1ff54f7ce6392d19d Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Sat, 8 Feb 2020 23:04:10 +0000 Subject: [PATCH] extra: Put product files on system * Not all devices set this and I need them to... --- BoardConfigExtra.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BoardConfigExtra.mk b/BoardConfigExtra.mk index e77caee..8879707 100644 --- a/BoardConfigExtra.mk +++ b/BoardConfigExtra.mk @@ -3,6 +3,9 @@ ifneq ($(BOARD_HAS_LARGE_FILESYSTEM),true) SMALLER_FONT_FOOTPRINT := true endif +# Product +TARGET_COPY_OUT_PRODUCT := system/product + ## Signing #ifeq ($(BOARD_AVB_ENABLE),true) #BOARD_AVB_ALGORITHM := SHA256_RSA4096