Add uiautomator.jar to SDK package.

Bug: 6876802
Change-Id: Id2c378ffe458d5a177535c39ca909c498228f6ec
This commit is contained in:
Xavier Ducrohet
2012-08-14 12:01:19 -07:00
parent ef91cce81b
commit 611c676b7b

View File

@@ -71,6 +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
# the aidl precompiled include
obj/framework.aidl platforms/${PLATFORM_NAME}/framework.aidl