summaryrefslogtreecommitdiffstats
path: root/core/pdk_config.mk
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-07-19 14:37:25 -0700
committerYing Wang <wangying@google.com>2013-07-19 14:37:25 -0700
commit15cbe8e3d45d0a9688e92f8979eaaa71b07f6df4 (patch)
treea8e25e5e0e387c06162b12d88235c381327958d8 /core/pdk_config.mk
parent6b812201efdbcbd12628c6f07b3a2bf9096f554a (diff)
downloadbuild-15cbe8e3d45d0a9688e92f8979eaaa71b07f6df4.zip
build-15cbe8e3d45d0a9688e92f8979eaaa71b07f6df4.tar.gz
build-15cbe8e3d45d0a9688e92f8979eaaa71b07f6df4.tar.bz2
Add framework2 to the java pdk package.
To fix pdk fusion build. Change-Id: I5989f38e48614faa742f8362bde841fe084d9c13
Diffstat (limited to 'core/pdk_config.mk')
-rw-r--r--core/pdk_config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pdk_config.mk b/core/pdk_config.mk
index 41a82d4..da55b38 100644
--- a/core/pdk_config.mk
+++ b/core/pdk_config.mk
@@ -47,6 +47,7 @@ PDK_PLATFORM_JAVA_ZIP_JAVA_LIB_DIR := \
target/common/obj/JAVA_LIBRARIES/core-junit_intermediates \
target/common/obj/JAVA_LIBRARIES/ext_intermediates \
target/common/obj/JAVA_LIBRARIES/framework_intermediates \
+ target/common/obj/JAVA_LIBRARIES/framework2_intermediates \
target/common/obj/JAVA_LIBRARIES/android.test.runner_intermediates \
target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates \
target/common/obj/JAVA_LIBRARIES/voip-common_intermediates \