|
@@ -18,6 +18,9 @@
|
|
|
#$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
|
|
#$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
|
|
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
|
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
|
|
|
|
|
|
|
|
|
|
+# Inherit from herolte device
|
|
|
|
|
+$(call inherit-product, device/samsung/herolte/device.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)
|
|
|
|
|
|