aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authordaniml3 <daniel@danielml.dev>2022-08-19 13:56:19 +0200
committersinanmohd <pcmsinan@gmail.com>2023-01-05 21:30:23 +0530
commit9a0a2da53003775eb965207e47fd84c607d001da (patch)
tree47b3fe70c9fdd38419f8bf1ee15a3c86705e1834 /device.mk
parentb6d1b58c7f04751e9440e6a09ef1f6c4971c420b (diff)
veux: shim the GetPreviewImageData symbol on libpiex
Signed-off-by: daniml3 <daniel@danielml.dev>
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