summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/device-common.mk b/device-common.mk
index 1a300eb..30eb367 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -200,10 +200,12 @@ PRODUCT_COPY_FILES += \
PRODUCT_PROPERTY_OVERRIDES += \
ro.qualcomm.bt.hci_transport=smd
+# Camera
PRODUCT_PACKAGES += \
libmmcamera_interface2 \
libmmcamera_interface \
- libqomx_core
+ libqomx_core \
+ Snap
PRODUCT_PACKAGES += \
mm-vdec-omx-test \