sm7250-common: Split component-overrides to support pure AOSP/QTI BT stack

Change-Id: Ia40a996ba5164ba8a6fc5dde0dfb3ef859af1477
This commit is contained in:
PIPIPIG233666
2020-11-01 17:51:18 -05:00
committed by KakatkarAkshay
parent 9367c62504
commit 386e70b688
3 changed files with 23 additions and 3 deletions

View File

@@ -213,7 +213,8 @@ PRODUCT_PACKAGES += \
# Component overrides
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml
$(LOCAL_PATH)/configs/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml \
$(LOCAL_PATH)/configs/component-overrides_qti.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/sysconfig/component-overrides.xml
# Display
PRODUCT_PACKAGES += \