|
@@ -17,7 +17,8 @@
|
|
|
# Release name
|
|
# Release name
|
|
|
PRODUCT_RELEASE_NAME := PL2
|
|
PRODUCT_RELEASE_NAME := PL2
|
|
|
|
|
|
|
|
-$(call inherit-product, build/target/product/embedded.mk)
|
|
|
|
|
|
|
+# Inherit base makefile
|
|
|
|
|
+$(call inherit-product, build/target/product/base.mk)
|
|
|
|
|
|
|
|
# Inherit from our custom product configuration
|
|
# Inherit from our custom product configuration
|
|
|
$(call inherit-product, vendor/omni/config/common.mk)
|
|
$(call inherit-product, vendor/omni/config/common.mk)
|