sm8350-common: Split component-overrides to support pure AOSP/QTI BT stack
Change-Id: Ia40a996ba5164ba8a6fc5dde0dfb3ef859af1477
This commit is contained in:
parent
17656ebff5
commit
f726563012
3 changed files with 23 additions and 3 deletions
|
|
@ -239,7 +239,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 += \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue