summaryrefslogtreecommitdiffstats
path: root/core/pathmap.mk
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2013-07-17 20:29:51 -0700
committerJeff Brown <jeffbrown@google.com>2013-07-17 21:08:18 -0700
commitae859f9b64fd1740471e94f3417f63f4082a2e02 (patch)
tree28458ee45aae79254080f721886704e7bf65fd29 /core/pathmap.mk
parent0a2c858bb650f3daca550bf26d17286ecee56cd8 (diff)
downloadbuild-ae859f9b64fd1740471e94f3417f63f4082a2e02.zip
build-ae859f9b64fd1740471e94f3417f63f4082a2e02.tar.gz
build-ae859f9b64fd1740471e94f3417f63f4082a2e02.tar.bz2
Split framework jar.
Change-Id: I38c68ac169a4ea10e4640b5d8e24298a6caaf441
Diffstat (limited to 'core/pathmap.mk')
-rw-r--r--core/pathmap.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/pathmap.mk b/core/pathmap.mk
index f3a9e78..5dfc543 100644
--- a/core/pathmap.mk
+++ b/core/pathmap.mk
@@ -75,11 +75,6 @@ JNI_H_INCLUDE := $(call include-path-for,libnativehelper)/nativehelper
# A list of all source roots under frameworks/base, which will be
# built into the android.jar.
#
-# Note - "common" is included here, even though it is also built
-# into a static library (android-common) for unbundled use. This
-# is so common and the other framework libraries can have mutual
-# interdependencies.
-#
FRAMEWORKS_BASE_SUBDIRS := \
$(addsuffix /java, \
core \