summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Greatly simplify prebuilt SDK build.Ying Wang2015-04-161-26/+6
| | | | | | | | | By using the core build system's BUILD_PREBUILT, you don't need to keep the special jack rules here. Change-Id: I2023717511e2d33a89c1e14e55e7be25cbb5f436 (cherry picked from commit 69ed194b90a58a54496a652ff13389304f1cd435)
* Install the prebuilt current SDK for checkbuildYing Wang2014-04-251-0/+5
| | | | | | | so later users can run tapas and mm/mmm on Android.mk with "LOCAL_SDK_VERSION := current". Change-Id: I48c04e5ff7071084bdc9281fa0705604808d61d4
* Add prebuilts/sdk/16/uiautomator.jar as of JZO54K #485486Ying Wang2012-10-021-2/+11
| | | | | | | | With this CL, you can link against the uiautomator library with: LOCAL_JAVA_LIBRARIES += uiautomator_sdk_v<version> Bug: 7274290 Change-Id: I5cc78cc2b5f94c640264f71e4c278c6cf55d2f3e
* Check in prebuilt current sdk as of build #352085 in jb-dev.Ying Wang2012-05-101-1/+1
| | | | | Bug: 6465084 Change-Id: Ic3b93eb4aaef9fcfa20076316ffee7d1caf43f48
* Move prebuilt SDKs to their own git project.Ying Wang2011-11-291-0/+34
Change-Id: I030bf99d6a8f2a313fdfde97f6456d80c199e524