am 8e9ba4ef: am 6024d7d6: am 020d4ab4: Establish the dependency on the uiautomator stubs.

* commit '8e9ba4efbea59752d9bcbb1ac4d2a95771d0f2f3':
  Establish the dependency on the uiautomator stubs.
This commit is contained in:
Ying Wang
2012-08-14 16:50:06 -07:00
committed by Android Git Automerger
2 changed files with 3 additions and 1 deletions

View File

@@ -101,6 +101,8 @@ $(android_jar_full_target): $(full_target)
ALL_SDK_FILES += $(android_jar_full_target)
# The uiautomator stubs
ALL_SDK_FILES += $(TARGET_OUT_COMMON_INTERMEDIATES)/JAVA_LIBRARIES/android_uiautomator_intermediates/javalib.jar
# $(1): the Java library name
define _package_sdk_library

View File

@@ -71,7 +71,7 @@ sdk/sdk-build.prop platforms/${PLATFORM_NAME}/build.p
# the uper-jar file that apps link against. This is the public API
${OUT_DIR}/target/common/obj/PACKAGING/android_jar_intermediates/android.jar platforms/${PLATFORM_NAME}/android.jar
${OUT_DIR}/target/product/generic/system/framework/uiautomator.jar platforms/${PLATFORM_NAME}/uiautomator.jar
${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android_uiautomator_intermediates/javalib.jar platforms/${PLATFORM_NAME}/uiautomator.jar
# the aidl precompiled include
obj/framework.aidl platforms/${PLATFORM_NAME}/framework.aidl