Merge "Rename the device manifest file."
This commit is contained in:
commit
1833b9a62a
2 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ endif #BOARD_HAVE_QCOM_FM
|
||||||
|
|
||||||
# add vendor manifest file
|
# add vendor manifest file
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/qcom/sdm660_64/vintf.xml:$(TARGET_COPY_OUT_VENDOR)/manifest.xml
|
device/qcom/sdm660_64/manifest.xml:$(TARGET_COPY_OUT_VENDOR)/manifest.xml
|
||||||
|
|
||||||
# Audio configuration file
|
# Audio configuration file
|
||||||
-include $(TOPDIR)hardware/qcom/audio/configs/sdm660/sdm660.mk
|
-include $(TOPDIR)hardware/qcom/audio/configs/sdm660/sdm660.mk
|
||||||
|
|
Loading…
Reference in a new issue