aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 8625dd7..2d61d73 100644
--- a/device.mk
+++ b/device.mk
@@ -116,7 +116,10 @@ PRODUCT_PACKAGES += \
vendor.qti.hardware.camera.device@1.0.vendor \
vendor.qti.hardware.camera.postproc@1.0.vendor
-# Component Overrides
+PRODUCT_PACKAGES += \
+ libpiex_shim
+
+# Component overrides
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml