summaryrefslogtreecommitdiffstats
path: root/sdk
Commit message (Collapse)AuthorAgeFilesLines
* Bumping version number for build-tools 29.0.3Raju Kulkarni2019-12-061-1/+1
| | | | | | | Bug: b/145761615 Test: N/A Change-Id: I9f92109d8e204fdeec80640c505ea487e3ac3a2f
* Updating SDK package Revision number to 4 for a re-release to fix:b/142480924Raju Kulkarni2019-11-141-1/+1
| | | | | | | Bug: 142480924 Test: N/A Change-Id: If61945ad02581bdcedb0e1f8603cf7970f79a0b6
* Bumping API 29 SDK package revision number visible to Android Studio for API 29Raju Kulkarni2019-08-131-1/+1
| | | | | | | | update Bug: b/139128921 Test: N/A Change-Id: Id451039d2c0e6ac567cd721f15b9e4f3d29d593c
* Updating Build-tools package Revision# for 29.0.2Raju Kulkarni2019-07-191-1/+1
| | | | | | | | release - expected to go out with QT Beta6 Bug: 137956425 Test: N/A Change-Id: I67feb6928ed14e9601b3f0e30253434572362a13
* Updating Package revision number for SDK API 29 r2 release.Raju Kulkarni2019-07-011-1/+1
| | | | | | | | r2 release will have updated APIs because of:b/78283907 Bug: 136477680 Test: N/A Change-Id: I40810f36a6b374886375b1c07be7efd18b0611dc
* Bumping version number for Beta 5Raju Kulkarni2019-06-071-1/+1
| | | | | | | Bug: 134763660 Test: N/A Change-Id: Ib2ccf36e7aa0e02132ccc1f8861115d8f58091ca
* Resetting PLatform SDK and Build tools Version NumbersRaju Kulkarni2019-05-132-3/+3
| | | | | | | | | for Final Android-Q SDK release post SDK Finalization. These version numbers are used by Studio to trigger updates Bug: 132614951 Test: N/A Change-Id: I2da403d9d722a76fa9776f17e1d9078999bf9800
* SDK Platform and Build tools Version bump for Android Q Beta4Raju Kulkarni2019-04-242-2/+2
| | | | | | | Bug: 131242083 Test: N/A Change-Id: I79e15f7e66f018713d22fc9263766b976c345291
* Bumping SDK platform and Build tools version number for Android QT Beta3Raju Kulkarni2019-03-282-2/+2
| | | | | | Bug: b/129471508 Test: N/A Change-Id: Idc8bfed4e0da8321bf4e4fdda6b3e2280367e1bb
* Updating package revision number for SDK PlatformRaju Kulkarni2019-03-072-2/+2
| | | | | | | | and build-tools for Android Q Beta 2 Bug: b/127783499 Test: N/A Change-Id: I116f12f124ccd39f8c6e4c61aeb1b1d728bbe31e
* Updating package revision number for SDK and Build tools for Android Q Beta 1Raju Kulkarni2019-01-232-3/+3
| | | | | | | | Bug: b/123228832 Fixes: b/123228832 Test: N/A Change-Id: I2e7f3ce24ebce3de09147f99ead32429bbc1d5dd
* Merge "Bump platform-tools version to 28.0.2." am: a1bb63349eJosh Gao2019-01-141-1/+1
|\ | | | | | | | | | | am: 84b770aa7c Change-Id: Ib187a6dbe8c50cc1df16048d03d0ffc9eb35e388
| * Bump platform-tools version to 28.0.2.Josh Gao2019-01-141-1/+1
| | | | | | | | | | Test: none Change-Id: I828c5f53bbf42a5d27bb92ecb4f506a08fd950ea
| * DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into masterXin Li2018-12-112-2/+2
| |\ | | | | | | | | | | | | Bug: 120502534 Change-Id: Ia52654e6f224791d7a293f0dce80164ce5bcd6e0
* | \ Build tools Version number bump for release with Studio 3.2 This is a SDK ↵Raju Kulkarni2018-09-131-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | change only and does not impact real devices Bug: 115528420 Test: N/A am: 0f8cbdf2ca Change-Id: I8d24c8f262e8a833127e194de9d5642cdca066f7
| * | | Build tools Version number bump for release with Studio 3.2Raju Kulkarni2018-09-121-1/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | This is a SDK change only and does not impact real devices Bug: 115528420 Test: N/A Change-Id: I14222580aad6a074fd8edd39fb390cb3d96e5020
| * | Update version of D8 in buildtools to latest stable version (1.0.35)Mads Ager2018-07-251-0/+387
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The version used to build the platform at a given point in time might not be the best to use for external developers. Sometimes bugs in old VMs have to be worked around in D8. Those bugs do not affect the platform build, but could affect other users. Therefore, we use separate versions for building the platform and for shipping in buildtools. Additionally, make sure that the licenses for libraries shipped with D8 are reflected in the buildtools NOTICE file. Test: make -j PRODUCT-sdk_phone_armv7-win_sdk sdk_repo Test: make -j PRODUCT-sdk_arm64-sdk sdk_repo Bug: 111748733 (cherry picked from commit 0dec39ec212aa381a2dcf3b2f24ef0f5c08e2038) Change-Id: I0ca07e45647ea95816f5e96e991673ee24ed9983 Merged-In: I0ca07e45647ea95816f5e96e991673ee24ed9983
* | | Merge "Expose the platform tools version as a C header" am: afd0f2d831Dan Willemsen2018-08-301-0/+6
|\ \ \ | | |/ | |/| | | | | | | | | | am: c87b91d44c Change-Id: I614fcfea24d2e3690cfcf9d13f5327463cdfee34
| * | Expose the platform tools version as a C headerDan Willemsen2018-08-301-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This had been getting parsed by system/core/platform_tools_tool_version.mk and inserted as a version into fastboot. Now that fastboot is converting to Soong, switch this over to a genrule in order to extract the version number. Test: fastboot --version Test: inspect generated header Test: change plat_tools_source.prop_template, rebuild fastboot Test: change plat_tools_source.prop_template to use ${PLATFORM_SDK_VERSION} Change-Id: Id807539ce057add50b7d10a234670820a8772351
* | | Merge "Update platform tools version to 28.0.1." am: c8e3f1d45b am: 81ab1bb0c0Josh Gao2018-08-081-2/+1
|\| | | | | | | | | | | | | | | | | am: e7ed6bb46d Change-Id: I2978b89d9fc5a3cfd478fba751da6585b2ba0d5b
| * | Update platform tools version to 28.0.1.Josh Gao2018-08-081-2/+1
| | | | | | | | | | | | | | | Test: n/a Change-Id: Ie974b5d03b5f629657ac3a9e6c98376bc07ee969
* | | Merge "Update version of D8 in buildtools to latest stable version (1.0.35)" ↵Mads Ager2018-07-251-0/+387
|\| | | |/ |/| | | | | | | | | | | am: bb0e2b1a6f am: 37be299ada am: 307267f363 Change-Id: Ic7eebe30d757f9c106d205160d4aae2e1fc20a2d
| * Merge "Update version of D8 in buildtools to latest stable version (1.0.35)"Mads Ager2018-07-251-0/+387
| |\ | | | | | | | | | | | | | | | am: bb0e2b1a6f Change-Id: I4bbbb66f833ed1536c78bbd6364341c756ff6d0a
| | * Update version of D8 in buildtools to latest stable version (1.0.35)Mads Ager2018-07-241-0/+387
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The version used to build the platform at a given point in time might not be the best to use for external developers. Sometimes bugs in old VMs have to be worked around in D8. Those bugs do not affect the platform build, but could affect other users. Therefore, we use separate versions for building the platform and for shipping in buildtools. Additionally, make sure that the licenses for libraries shipped with D8 are reflected in the buildtools NOTICE file. Test: make -j PRODUCT-sdk_phone_armv7-win_sdk sdk_repo Test: make -j PRODUCT-sdk_arm64-sdk sdk_repo Bug: 111748733 Change-Id: I0ca07e45647ea95816f5e96e991673ee24ed9983
| | * Update platform tools version for 28.0.0.Josh Gao2018-05-221-1/+1
| | | | | | | | | | | | | | | Test: treehugger Change-Id: I4c1002c17e77bbe9d2ad6291f29d7b4bcbff1deb
* | | Version number bump for build tools and SDK platform release for Final Pi ↵Raju Kulkarni2018-07-232-2/+2
|/ / | | | | | | | | | | | | | | | | release Bug: 111752442 Test: N/A Change-Id: I602820cce4f7bca9221cb27eee18634c523c9386
* | Updating Android Platform and Build Tools Version number for Android PRaju Kulkarni2018-06-042-2/+2
| | | | | | | | | | | | | | | | DP4/Beta2 release Bug: 109675113 Test: N/A Change-Id: I88e9285dfdffc51209a033e334241ed10f06b37b
* | Updating build number for SDK Platform, Build Tools, Platform Tools - Pi ↵Raju Kulkarni2018-05-222-3/+3
| | | | | | | | | | | | | | | | Beta2 release Test: Treehugger Bug: 79987187 Change-Id: I55510fd414ae1c3d200e30b12efa955ac6ff9801
* | Prepare SDK Component version numbers for P DP2 (Beta)Kathy Kam2018-03-132-2/+2
| | | | | | | | | | | | Bug: 74618983 Test: N/A Change-Id: I405ed94abb704d456121a9e8122d3f60971edad6
* | Starting Revision at 1Kathy Kam2018-02-081-1/+1
| | | | | | | | | | | | Bug:73130201 Test: N/A Change-Id: I148a6b40d32bf1255525f8747fe965895f52c11e
* | Prepare SDK Component version numbers for P DP1Kathy Kam2018-02-083-4/+5
| | | | | | | | | | | | | | Bug: 73078130 Test: N/A Change-Id: If8abeb42cb4419290adc935868c74e0264d83cca
* | Merge "API 27r2 release config files" into oc-mr1-devKathy Kam2017-12-221-1/+1
|\ \ | | | | | | | | | | | | | | | am: 3679f23d51 Change-Id: I86c9923e883fb225675af0472cc70a7a1f7e0714
| * \ Merge "API 27r2 release config files" into oc-mr1-devTreeHugger Robot2017-12-221-1/+1
| |\ \
| | * | API 27r2 release config filesKathy Kam2017-12-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I52f326142f4d604bb81735ea48ba7533b9a92f69 Bug: 70549253 Test: N/A
| * | | Merge "Add core-lambda-stubs.jar to the SDK" into oc-mr1-devTreeHugger Robot2017-12-151-0/+351
| |\ \ \
| | * | | Add core-lambda-stubs.jar to the SDKColin Cross2017-12-141-0/+351
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | core-lambda-stubs.jar will be used to provide an empty LambdaMetafactory when compiling with javac. Bug: 65210042 Test: m -j PRODUCT-sdk-win_sdk sdk_repo Change-Id: Icfef901806b758a0ace2b1937b26b2c3ae00a3d1 (cherry-picked from commit 155250203fbce9787e0f033d0b6c7a5ef4dc0382) Bug: 68305853 Change-Id: Icfef901806b758a0ace2b1937b26b2c3ae00a3d1 Merged-In: Icfef901806b758a0ace2b1937b26b2c3ae00a3d1
* | | | Updating to BuildTools 27.0.3Kathy Kam2017-12-131-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | am: 029df27720 Change-Id: I63ce4b5c5bcec60174692b4e64484b3beacb1c79
| * | | Updating to BuildTools 27.0.3Kathy Kam2017-12-121-1/+1
| |/ / | | | | | | | | | | | | Bug: 68305853 Change-Id: I5bcbb8a0990787bf3a4669fdbe5ff427bc851f02
* | | Merge "Update platform-tools version to 27.0.1." am: 138c68da73Josh Gao2017-12-121-2/+1
|\ \ \ | | |/ | |/| | | | | | | | | | am: 80d7cf4087 Change-Id: I43239e9a1740a15f0a637f29e54e2bf534edaea6
| * | Update platform-tools version to 27.0.1.Josh Gao2017-12-121-2/+1
| | | | | | | | | | | | | | | | | | Bug: http://b/70244520 Test: none Change-Id: I4a8203e2bb2e557f36637157a3b887b6d24681a1
* | | Updating BuildTools to 27.0.2Kathy Kam2017-11-171-1/+1
|\ \ \ | | |/ | |/| | | | | | | | | | am: 098be3b113 Change-Id: Iae1357a3ce60ea8ee20f0033a6789c4207c8ffe4
| * | Updating BuildTools to 27.0.2Kathy Kam2017-11-171-1/+1
| | | | | | | | | | | | | | | | | | Test: N/A Bug: 69439655 Change-Id: I7c0238f3a88f2894476426f8b788351be7aa65b8
* | | Updating BuildTools to 27.0.1Kathy Kam2017-10-311-2/+2
|\| | | | | | | | | | | | | | | | | am: 1f61830fb8 Change-Id: Icf6e8009373ee2be4c3aa1138042ebeb3d37803b
| * | Updating BuildTools to 27.0.1Kathy Kam2017-10-311-2/+2
| | | | | | | | | | | | | | | | | | Test: N/A Bug: 62286076 Change-Id: Ie5d0c2f49acfe5e238dd3744d484e112e945d562
* | | Updating BuildTools to 26.0.3Kathy Kam2017-10-251-3/+2
|\| | | |/ |/| | | | | | | am: d6f94646f7 Change-Id: Ibc45601bb247cc8a0091b2f1892d7049b41b814c
| * Updating BuildTools to 26.0.3Kathy Kam2017-10-091-3/+2
| | | | | | | | | | | | | | Test: N/A Bug: 62286076 Change-Id: Id779f124852d45c087f28a5c37a4a329d231b4e0
* | API 27 release config filesKathy Kam2017-10-063-5/+5
|\| | | | | | | | | | | am: d416abff2b Change-Id: If432ec1bdbb1f0d34278a2bfebf6a3f7d86d2938
| * API 27 release config filesKathy Kam2017-10-053-5/+5
| | | | | | | | | | | | | | Test: N/A Bug: 67471012 Change-Id: I46d776cc3722a5d3468226d224803bcca1df3596
* | Merge "Add core-lambda-stubs.jar to the SDK" am: 577fa74fde am: 1837d7aa7bColin Cross2017-09-261-0/+351
|\ \ | |/ |/| | | | | | | am: 8bd902e7b6 Change-Id: Ie81e2fb5da2c8d5a9c885c0f45b508cbcb5151db
| * Merge "Add core-lambda-stubs.jar to the SDK"Colin Cross2017-09-261-0/+351
| |\ | | | | | | | | | | | | | | | am: 577fa74fde Change-Id: Icd5693a6e7f9aae7cf54e304b39af71bd0ecd8d5