|
@@ -6,6 +6,7 @@
|
|
|
|
|
|
# Inherit from those products. Most specific first.
|
|
# Inherit from those products. Most specific first.
|
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
|
|
|
+TARGET_SUPPORTS_OMX_SERVICE := false
|
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
|
|
|
|
|
# Add common definitions for Qualcomm
|
|
# Add common definitions for Qualcomm
|