Add framework2 to the java pdk package.

To fix pdk fusion build.

Change-Id: I5989f38e48614faa742f8362bde841fe084d9c13
This commit is contained in:
Ying Wang 2013-07-19 14:37:25 -07:00
parent 6b812201ef
commit 15cbe8e3d4
1 changed files with 1 additions and 0 deletions

View File

@ -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 \