From 611c676b7b7bd983a63f0292661c79c4ccb23bc3 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Tue, 14 Aug 2012 12:01:19 -0700 Subject: [PATCH] Add uiautomator.jar to SDK package. Bug: 6876802 Change-Id: Id2c378ffe458d5a177535c39ca909c498228f6ec --- build/sdk.atree | 1 + 1 file changed, 1 insertion(+) diff --git a/build/sdk.atree b/build/sdk.atree index 69a70aa07..5727c06df 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -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