summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorJohn Hoford <hoford@google.com>2012-10-22 16:26:26 -0700
committerJohn Hoford <hoford@google.com>2012-10-22 19:51:43 -0700
commit76ca2776b11c915ad75e0962e713f66289a98ed5 (patch)
tree9c2084aabf1ceb7891e6f1314cdb08eae29185dd /Android.mk
parentd10e97d4f9ad49c219663bcff77823e5d27f1fe6 (diff)
downloadandroid_packages_apps_Snap-76ca2776b11c915ad75e0962e713f66289a98ed5.tar.gz
android_packages_apps_Snap-76ca2776b11c915ad75e0962e713f66289a98ed5.tar.bz2
android_packages_apps_Snap-76ca2776b11c915ad75e0962e713f66289a98ed5.zip
on entry check if Tiny Planet if not remove UI
bug:7391885 Change-Id: Ic2bffa9f9fbaa2d437ce231a1478a1b63a0eed83
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 209c7d5b2..fd1d4e498 100644
--- a/Android.mk
+++ b/Android.mk
@@ -6,6 +6,7 @@ LOCAL_MODULE_TAGS := optional
LOCAL_STATIC_JAVA_LIBRARIES := android-support-v13
LOCAL_STATIC_JAVA_LIBRARIES += com.android.gallery3d.common2
+LOCAL_STATIC_JAVA_LIBRARIES += libXMPCore
LOCAL_STATIC_JAVA_LIBRARIES += mp4parser
LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-renderscript-files-under, src)