aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/core_minimal.mk')
-rw-r--r--target/product/core_minimal.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk
index b432a91f1..9718dc6bf 100644
--- a/target/product/core_minimal.mk
+++ b/target/product/core_minimal.mk
@@ -18,11 +18,12 @@
18# means most android products, but excludes wearables. 18# means most android products, but excludes wearables.
19# 19#
20# Note: Do not add any contents directly to this file. Choose either 20# Note: Do not add any contents directly to this file. Choose either
21# media_system or media_vendor depending on partition (also consider 21# media_<x> depending on partition also consider base_<x>.mk or
22# base_<x>.mk or handheld_<x>.mk. 22# handheld_<x>.mk.
23 23
24$(call inherit-product, $(SRC_TARGET_DIR)/product/media_system.mk) 24$(call inherit-product, $(SRC_TARGET_DIR)/product/media_system.mk)
25$(call inherit-product, $(SRC_TARGET_DIR)/product/media_vendor.mk) 25$(call inherit-product, $(SRC_TARGET_DIR)/product/media_vendor.mk)
26$(call inherit-product, $(SRC_TARGET_DIR)/product/media_product.mk)
26 27
27PRODUCT_BRAND := generic 28PRODUCT_BRAND := generic
28PRODUCT_DEVICE := generic 29PRODUCT_DEVICE := generic