summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2011-08-08 12:22:33 -0700
committerBrian Carlstrom <bdc@google.com>2013-11-07 10:42:10 -0800
commite363f1ca5f473cc926a759becab3b347d2706240 (patch)
tree0f9f518af8efaa5c0669b500834dd69713d52303 /Android.mk
parentb20185245f53374b3a86705ac152fd88e4bddec5 (diff)
downloadlibcore-e363f1ca5f473cc926a759becab3b347d2706240.zip
libcore-e363f1ca5f473cc926a759becab3b347d2706240.tar.gz
libcore-e363f1ca5f473cc926a759becab3b347d2706240.tar.bz2
Move libnativehelper from dalvik to libcore (2 of 3)
(cherry picked from commit c63c70b8eb53ffc2361f3e7315446491ea57a320) Change-Id: I20aa30bdbb6aa9f6a894542dc53d8d5e51f17125
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index f854172..0a9a0b8 100644
--- a/Android.mk
+++ b/Android.mk
@@ -28,7 +28,6 @@ subdir_makefiles := $(call all-named-subdir-makefiles,$(subdirs))
include $(LOCAL_PATH)/JavaLibrary.mk
-
#
# Include the definitions to build the native code.
#