summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorEino-Ville Talvala <etalvala@google.com>2011-08-19 18:14:06 -0700
committerEino-Ville Talvala <etalvala@google.com>2011-09-06 13:32:46 -0700
commit9efb0b19fa929c528253f0a9b6f5b27791e1ee52 (patch)
tree74e44529a5682ea73905cff667a65eacb51c745e /Android.mk
parentfc404e9a87e2f7e1fa9bc0ede998ed9cf75a047d (diff)
downloadLegacyCamera-9efb0b19fa929c528253f0a9b6f5b27791e1ee52.zip
LegacyCamera-9efb0b19fa929c528253f0a9b6f5b27791e1ee52.tar.gz
LegacyCamera-9efb0b19fa929c528253f0a9b6f5b27791e1ee52.tar.bz2
Add video recording with effects into Camera.
Initial support for video recording in the Camera app, with the goofyface and background replacement effects. Bug: 5212166 Change-Id: I30995e305c202ba57bf76ff18c885bf16c5ea14f
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 43db977..616047c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -6,7 +6,7 @@ LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := Camera
-LOCAL_SDK_VERSION := current
+#LOCAL_SDK_VERSION := current
LOCAL_JNI_SHARED_LIBRARIES := libjni_mosaic