sm6225-common: Reorder Soong namespace includes
This commit is contained in:
committed by
Liekoo
parent
7443fefbef
commit
a43b4bad3c
@@ -554,7 +554,8 @@ PRODUCT_SHIPPING_API_LEVEL := $(BOARD_SHIPPING_API_LEVEL)
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
$(LOCAL_PATH) \
|
||||
hardware/qcom-caf/bootctrl \
|
||||
hardware/xiaomi
|
||||
hardware/xiaomi \
|
||||
vendor/qcom/opensource/usb/etc
|
||||
|
||||
# Telephony
|
||||
ifneq ($(TARGET_IS_TABLET),true)
|
||||
@@ -624,8 +625,6 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.usb.config=mtp,adb
|
||||
endif
|
||||
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/qcom/opensource/usb/etc
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \
|
||||
frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml
|
||||
|
||||
Reference in New Issue
Block a user