sdm660_64:enable TARGET_USES_QTIC

Re-enable qrdplus after vendor partition was enabled

Change-Id: I9d1dd79e140d0a728a73d8ead91300ca59a99c4e
CRs-Fixed: 2044401
This commit is contained in:
jinfaw 2017-05-08 15:45:00 +08:00 committed by Gerrit - the friendly Code Review server
parent d208bf99a5
commit 9eb12cdecf

View file

@ -13,7 +13,7 @@ endif
# Disable QTIC until it's brought up in split system/vendor
# configuration to avoid compilation breakage.
ifeq ($(ENABLE_VENDOR_IMAGE), true)
TARGET_USES_QTIC := false
#TARGET_USES_QTIC := false
endif
TARGET_USES_AOSP_FOR_AUDIO := false