summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--device.mk3
-rw-r--r--manifest.xml2
2 files changed, 2 insertions, 3 deletions
diff --git a/device.mk b/device.mk
index a553069..11fa81a 100644
--- a/device.mk
+++ b/device.mk
@@ -32,8 +32,7 @@ PRODUCT_COPY_FILES += \
device/amlogic/einstein/files/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
device/amlogic/einstein/files/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
device/amlogic/einstein/files/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml \
- device/amlogic/einstein/files/mesondisplay.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/mesondisplay.cfg \
- device/amlogic/einstein/manifest.xml:$(TARGET_COPY_OUT_VENDOR)/manifest.xml
+ device/amlogic/einstein/files/mesondisplay.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/mesondisplay.cfg
ifeq ($(TARGET_WITH_MEDIA_EXT), true)
PRODUCT_COPY_FILES += \
diff --git a/manifest.xml b/manifest.xml
index c2dac53..5707c2f 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -1,4 +1,4 @@
-<manifest version="1.0" type="device">
+<manifest version="1.0" type="device" target-level="2">
<hal format="hidl">
<name>android.hardware.configstore</name>
<transport>hwbinder</transport>