summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorJay Wang <jaywang@codeaurora.org>2015-03-12 13:39:08 -0700
committerJay Wang <jaywang@codeaurora.org>2015-03-18 22:19:08 -0700
commit692eabb9f888c384bb8520dfb9f5b3fe3ba02e24 (patch)
tree82460c0a1520a1ff3c41ae494add8c633860abfc /Android.mk
parent38478f2cfc651b58dd88274c9a3bb7526c91116b (diff)
downloadandroid_packages_apps_Gallery2-692eabb9f888c384bb8520dfb9f5b3fe3ba02e24.tar.gz
android_packages_apps_Gallery2-692eabb9f888c384bb8520dfb9f5b3fe3ba02e24.tar.bz2
android_packages_apps_Gallery2-692eabb9f888c384bb8520dfb9f5b3fe3ba02e24.zip
Gallery2: Move files to the correct location
Change-Id: Ife7f7a2fa656cba06e2f713b27dcdadc720a021d
Diffstat (limited to 'Android.mk')
-rwxr-xr-xAndroid.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/Android.mk b/Android.mk
index 661dac6ae..f515ac03f 100755
--- a/Android.mk
+++ b/Android.mk
@@ -52,12 +52,6 @@ include $(BUILD_PACKAGE)
ifeq ($(strip $(LOCAL_PACKAGE_OVERRIDES)),)
-ifeq ($(TARGET_TS_MAKEUP), true)
-include $(CLEAR_VARS)
- LOCAL_PREBUILT_LIBS := jni_makeup_libs/libts_detected_face_jni.so jni_makeup_libs/libts_face_beautify_jni.so
-include $(BUILD_MULTI_PREBUILT)
-endif
-
# Use the following include to make gallery test apk
include $(call all-makefiles-under, $(LOCAL_PATH))