summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest.xml (renamed from vintf.xml)0
-rw-r--r--sdm660_64.mk2
2 files changed, 1 insertions, 1 deletions
diff --git a/vintf.xml b/manifest.xml
index 4fe7af8..4fe7af8 100644
--- a/vintf.xml
+++ b/manifest.xml
diff --git a/sdm660_64.mk b/sdm660_64.mk
index d853b5f..7c80a1d 100644
--- a/sdm660_64.mk
+++ b/sdm660_64.mk
@@ -108,7 +108,7 @@ endif #BOARD_HAVE_QCOM_FM
# add vendor manifest file
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
-include $(TOPDIR)hardware/qcom/audio/configs/sdm660/sdm660.mk