summaryrefslogtreecommitdiffstats
path: root/system_current
Commit message (Collapse)AuthorAgeFilesLines
* Update SDK and support lib to mnc-release - MRA37D #2147760Baligh Uddin2015-08-071-0/+0
| | | | | Bug: 23032150 Change-Id: I55b6ba8a5d6febe033c91414b1b609c641f2f625
* DO NOT MERGE ANYWHERE. update support lib to build id 2050913 from mnc-dev.Kirill Grouchnikov2015-06-291-0/+0
| | | | Change-Id: I3b9aa609fc5978c3757352e5300f4fc9f12ac3b8
* DO NOT MERGE ANYWHERE. update sdk, system sdk, support lib to build 2038973.Qiwen Zhao2015-06-241-0/+0
|
* DO NOT MERGE ANYWHERE. update sdk, system sdk, support lib to build 2035041.Qiwen Zhao2015-06-231-0/+0
|
* Update prebuilts to mnc-dev #2015254 MRZ77 DO NOT MERGE ANYWHEREChris Banes2015-06-161-0/+0
| | | | Change-Id: I4277fecbb20f71135bfd71f25ac1b9f7289b4380
* Drop system_current to correct current api drop @2007099 DO NOT MERGE ANYWHEREGriff Hazen2015-06-121-0/+0
| | | | | | https://android-build-uber.corp.google.com/builds/git_mnc-dev-linux-sdk_phone_armv7-win_sdk/2007099/android_system.jar Change-Id: I6f834031f2e991de747fc2718858f06b964c168d
* Update prebuilts to mnc-dev #2007099 DO NOT MERGE ANYWHEREChris Banes2015-06-121-0/+0
| | | | Change-Id: I77d74c7dcf6c84346e8f92411d3b37c05c796982
* Drop system_current to complete current api drop @1994656Griff Hazen2015-06-101-0/+0
| | | | | | https://android-build-uber.corp.google.com/builds/git_mnc-dev-linux-sdk_phone_armv7-win_sdk/1994656/android_system.jar Change-Id: I516c119ac4c17fac043d9f68c74edd25332cadf8
* DO NOT MERGE ANYWHERE. Update sdk and support lib to build 1947943Andrei Kapishnikov2015-05-211-0/+0
| | | | Change-Id: Ib61b7cf94e7f220dc5f10dd7f5beb6f51aed3234
* Update current SDK prebuilts to build #1863886Eino-Ville Talvala2015-04-171-0/+0
| | | | Change-Id: I7e3039497d6015da0042b8c33d3b9fd50acb7f2b
* [NOT NOT MERGE] Drop SDK as of AAY77C #1797412 on master-release.Ying Wang2015-03-181-0/+0
| | | | | | | This fixes the broken apps build in master. Bug: 19792332 Change-Id: I56679cfb5d8ccc6a7ab479bebb6a5a94f59ef802
* Import translations. DO NOT MERGE - Update prebuilt system_current SDKIgnacio Solla2014-11-141-0/+0
| | | | | | | This jar has been locally built from frameworks/base at SHA1 c4d583cd244ea9914cc0520070327df4abeb530b Change-Id: I2ae1e30077f6a4a0515615872ac27d97f26baf65
* Import translations. DO NOT MERGE - Update prebuilt SDK to LMX44Qiwen Zhao2014-11-131-0/+0
| | | | Change-Id: I711f39b9aa975d63ba38566508af21f20ce0c571
* Add prebuilt of android_system.jar as of build LRW76 #1434926Jose Lima2014-09-141-0/+0
| | | | | | | | | | | | | | | | | | | We added prebuilt SDK version "system_current". The android.jar was grabbed from the SDK build target's android_system.jar on the build page. Since we don't have system API of aidl, we don't need new framework.aidl. We just symlink system_current/framework.aidl to current/framework.aidl. With this change, you can build an app against the current version of system APIs in unbundled (tapas) build with: LOCAL_SDK_VERSION := system_current Later when API level 21 is settled down, we will add numberic system API levels such as system_21, so you can reference them with "LOCAL_SDK_VERSION := system_<number>". Change-Id: I244f4602d84646d6b05286f327b094de98d34a7d
* Add prebuilt of android_system.jar as of build LRW66B #1407495Ying Wang2014-09-042-0/+1
We added prebuilt SDK version "system_current". The android.jar was grabbed from the SDK build target's android_system.jar on the build page. Since we don't have system API of aidl, we don't need new framework.aidl. We just symlink system_current/framework.aidl to current/framework.aidl. With this change, you can build an app against the current version of system APIs in unbundled (tapas) build with: LOCAL_SDK_VERSION := system_current Later when API level 21 is settled down, we will add numberic system API levels such as system_21, so you can reference them with "LOCAL_SDK_VERSION := system_<number>". Bug: 17390410 Change-Id: I2a26ab7d9541398bc497d54b9de4a9c85e08df42