summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorByunghun Jeon <bjeon@codeaurora.org>2015-08-21 11:36:24 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2015-10-08 01:00:45 -0700
commitbec577299fd05d5ee80a44ea93e1ae9a7779647a (patch)
tree0d7208b4a6798d3ec4674d87f27f0483eee829c1 /Android.mk
parentaf2c0c8c04d742230f0e12baa2eca5928faf9843 (diff)
downloadandroid_packages_apps_Gallery2-bec577299fd05d5ee80a44ea93e1ae9a7779647a.tar.gz
android_packages_apps_Gallery2-bec577299fd05d5ee80a44ea93e1ae9a7779647a.tar.bz2
android_packages_apps_Gallery2-bec577299fd05d5ee80a44ea93e1ae9a7779647a.zip
Gallery2: Add dual camera jni files
Add dual camera jni files Change-Id: If131881de36edc11c44ce9af207a7e6572fea4bd
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 7bce23cfc..447b77e43 100644
--- a/Android.mk
+++ b/Android.mk
@@ -46,6 +46,7 @@ LOCAL_PROGUARD_ENABLED := disabled
#LOCAL_SDK_VERSION := current
LOCAL_JNI_SHARED_LIBRARIES := libjni_eglfence libjni_filtershow_filters librsjni libjni_jpegstream
+LOCAL_SHARED_LIBRARIES += libjni_dualcamera
ifeq ($(TARGET_TS_MAKEUP), true)
LOCAL_REQUIRED_MODULES := libts_detected_face_jni libts_face_beautify_jni