sdm660_64: Remove TARGET_USES_QTIC Dependency for O upgrade
Change-Id: Id9e52422648f1f707bc82895cbdd1a5e7e06ecd2 CRs-Fixed: 2021042
This commit is contained in:
parent
12a382a391
commit
fad70d4434
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
DEVICE_PACKAGE_OVERLAYS := device/qcom/msmfalcon_64/overlay
|
||||
TARGET_KERNEL_VERSION := 4.4
|
||||
BOARD_HAVE_QCOM_FM := true
|
||||
TARGET_USES_QTIC := false # bring-up hack
|
||||
#TARGET_USES_QTIC := false # bring-up hack
|
||||
TARGET_ENABLE_QC_AV_ENHANCEMENTS := true
|
||||
# Video codec configuration files
|
||||
ifeq ($(TARGET_ENABLE_QC_AV_ENHANCEMENTS), true)
|
||||
|
|
Loading…
Reference in a new issue