aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 520668c..4435615 100644
--- a/device.mk
+++ b/device.mk
@@ -158,6 +158,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
android.hardware.gatekeeper@1.0-impl
+# HIDL manifest
+PRODUCT_COPY_FILES += \
+ $(LOCAL_PATH)/manifest.xml:system/vendor/manifest.xml
+
# Graphics
PRODUCT_PACKAGES += \
libsdm-disp-apis