Merge "build: replace non open source path with QCPATH"

This commit is contained in:
Linux Build Service Account 2013-07-14 23:47:38 -07:00 committed by Gerrit - the friendly Code Review server
commit 7453e0df90
1 changed files with 1 additions and 1 deletions

View File

@ -665,7 +665,7 @@ DEVICE_PACKAGE_OVERLAYS += device/qcom/common/overlay
# For PRODUCT_COPY_FILES, the first instance takes precedence.
# Since we want use QC specific files, we should inherit
# device-vendor.mk first to make sure QC specific files gets installed.
$(call inherit-product-if-exists, vendor/qcom/proprietary/common/config/device-vendor.mk)
$(call inherit-product-if-exists, $(QCPATH)/common/config/device-vendor.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
PRODUCT_BRAND := qcom