summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-07-22 12:27:43 -0700
committerYing Wang <wangying@google.com>2014-07-22 12:27:43 -0700
commit745eb589234bac233ce62a612771b77eddbb3b89 (patch)
treeef43b3b6de36acd9d8e57996a323fcd047e17d9d /Android.mk
parentc0a5cca72283cafa469befcb45101f25a9eb69a2 (diff)
downloadandroid_packages_apps_Gallery2-745eb589234bac233ce62a612771b77eddbb3b89.tar.gz
android_packages_apps_Gallery2-745eb589234bac233ce62a612771b77eddbb3b89.tar.bz2
android_packages_apps_Gallery2-745eb589234bac233ce62a612771b77eddbb3b89.zip
Build against the NDK libraries.
That way you don't have dependency on the platform libraries, which in turn depends on things like libcompiler_rt-extras, which isn't exposed to apps_only build. Bug: 16398512 Change-Id: Ie7cf54c97c57b13e82c1891970eb3731a68ae075
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 52d45ba6b..3d5663e6b 100644
--- a/Android.mk
+++ b/Android.mk
@@ -41,8 +41,6 @@ LOCAL_MULTILIB := 32
include $(BUILD_PACKAGE)
-include $(call all-makefiles-under, jni)
-
ifeq ($(strip $(LOCAL_PACKAGE_OVERRIDES)),)
# Use the following include to make gallery test apk