Sebastien Hertz
524a11ef81
Add jack-jacoco-reporter.jar to build tools
...
Bug: 27989323
(cherry picked from commit c0f1caa598 )
Change-Id: Iab1e4ae3283ea0a4e09536916d09f96962371cf9
2016-04-05 15:26:29 +02:00
Yohann Roussel
26707bffbf
Package Jack and Jill directly from prebuilt
...
Instead of taking it from out.
Bug: 27372042
(cherry picked from commit 6f5779692a )
Change-Id: I9cc798e37655c8e86bf781c42c7b57b76070a1fd
2016-03-18 11:39:37 +01:00
Teng-Hui Zhu
67731bcc07
Add the VDC and AVDC to the SDK zip file
...
am: 9429d9f590
* commit '9429d9f590d413063a2b76b14b4e4c1215853b54':
Add the VDC and AVDC to the SDK zip file
2016-03-10 17:39:02 +00:00
Teng-Hui Zhu
9429d9f590
Add the VDC and AVDC to the SDK zip file
...
b/27522762
Change-Id: Iff9d72f6dcda57064a2310e57323ebd283b21198
2016-03-09 09:30:10 -08:00
Tor Norbye
4a3b43c457
Use api-generator 25 when buiding api-versions.xml
...
The new api-generator prebuilt fixes a bug where adding
"implements Interface" where Interface is already implemented
by a parent class would be treated as a newly added interface
on this class in the API version the subclass added the implements
statement. (This caused LinkedHashMap to be shown as only adding
the Map interface in API 24.)
Change-Id: I8a9e3971d8be3c4af2a2f68380486e77fe828444
2016-02-18 19:11:41 +00:00
Narayan Kamath
e54bbd8e64
Include source jar for generated stubs in the SDK.
...
(cherry picked from commit b6e4261bc200c17986a753eb239f313e4b4ef2f8)
Change-Id: I6675d023a9270afac83e8fc1313b114b722d9712
2016-02-12 10:41:04 +00:00
Tor Norbye
1d7a69a635
Update to api-generator 22.9.4.
...
The new API generator uses ASM 5.0.4 instead of 4.0, which makes
it capable of handling class files format 52. It also drops the
dependency on the SDK common jar and only depends on Guava (and
ASM), using the offline Maven repository directly.
Change-Id: I2978d514fe7653465200612943593e10662327c9
2016-02-02 19:49:24 -08:00
Michael Wright
a2595fc6e2
Add new test API stub jar for building CTS against.
...
Bug: 25608286
Change-Id: I996745b2ace09d5287b1eccd02662aefdb7eba4d
2015-11-25 11:38:45 +00:00
Tony Mantler
7348e2bd96
am 013441f2: resolved conflicts for merge of fab9a1f2 to mnc-dr-dev-plus-aosp
...
* commit '013441f2965fecad98ad3b57251bee75c09aac99':
Add preference and recommendation libs to SDK build
2015-08-28 23:14:09 +00:00
Tony Mantler
fab9a1f267
Add preference and recommendation libs to SDK build
...
Change-Id: I00c716c42ffbd04b382b1b3016fcc19e9321ae48
2015-08-28 13:29:54 -07:00
Yusuf Ozuysal
3ffdd09560
am 7615d828: am ac16badc: am e226a0f5: Add customtabs support lib to extras/android/support/
...
* commit '7615d828163653f0260bb384b95ec4d06f61fb22':
Add customtabs support lib to extras/android/support/
2015-08-27 22:17:46 +00:00
Tor Norbye
68b4f8d92f
am 51397c4b: am 1f2c59af: Merge "Pass in current android.jar to api-generator" into mnc-ub-dev
...
* commit '51397c4b4434d5a375382237ce5fc40db18deb9a':
Pass in current android.jar to api-generator
2015-08-27 22:17:40 +00:00
Yusuf Ozuysal
ac16badc76
am e226a0f5: Add customtabs support lib to extras/android/support/
...
* commit 'e226a0f56949b1d6ab97a31ed987adb7f7513be9':
Add customtabs support lib to extras/android/support/
2015-08-27 21:42:54 +00:00
Yusuf Ozuysal
e226a0f569
Add customtabs support lib to extras/android/support/
...
Currently the only way to get access to customtabs library through
download m2repository and using the aar file whereas all other
support libs are also present in extras/android/support/ with
the corresponding resources and jar file.
This adds the jar and manifest to the corresponding folder to avoid
the confusion to developers.
This is relanding
https://googleplex-android-review.git.corp.google.com/#/c/756492/
after it was reverted due to not having the corresponding Android.mk
change.
Change-Id: I21969994e1dd0bb4f9abbfa395cf284e3cfc396d
2015-08-27 18:29:07 +00:00
Tor Norbye
fbe6c8105a
Pass in current android.jar to api-generator
...
This ensures that the api-versions.xml shipped with
the SDK always includes the correct latest API
data (see http://b.android.com/183500 )
Change-Id: I96a6b0218abeaf3865a49de0fdd2be933f88c469
2015-08-26 01:39:51 +00:00
Yohann Roussel
7ca5ad69db
Pick installed Jack & Jill for the sdk
...
Change-Id: I3dc4ecc83f07d2c8eea72b5d08fa2fe20bfbb6bf
2015-07-22 14:31:21 +00:00
Filip Gruszczynski
38c6c69da2
am ab748c01: Merge "Sample for percent support library." into lmp-mr1-ub-dev
...
* commit 'ab748c0115a72c44c22baca1db961c9a35b1c277':
Sample for percent support library.
2015-05-14 00:43:26 +00:00
Tor Norbye
9c30464eb1
Use new api-generator version: extracts deprecation info
...
This reverts commit 9f09636474 .
2015-05-09 11:36:25 -07:00
Tor Norbye
9f09636474
Revert "Use new api-generator version: extracts deprecation info"
...
This reverts commit 833bdc79d8 .
Change-Id: Ib08294a39b03c7831ffebf83487b9c6564401c31
2015-05-09 14:56:23 +00:00
Filip Gruszczynski
a9a9ec6d75
Sample for percent support library.
...
Change-Id: Id16bda966b0e2e920385486e8ee956c8beea2268
2015-05-07 19:29:12 -07:00
Tor Norbye
833bdc79d8
Use new api-generator version: extracts deprecation info
...
Change-Id: Id2e9e30fe5b9ba298f11bee4b07fb11d8a1cb802
2015-05-07 12:33:21 -07:00
Ying Wang
a89998d469
Add org.apache.http.legacy.jar to the SDK package.
...
Change-Id: I3da0cb5b907c768615923123715be766f2d0d2a5
2015-04-21 17:33:58 -07:00
Chris Banes
d1723b40dd
Revert "Disable design lib in master build file"
...
This reverts commit 988f263d5a .
Change-Id: Ieec3403b2f5976115aa9afe662bd6617ec86dd38
2015-04-09 07:16:59 +00:00
Chris Banes
988f263d5a
Disable design lib in master build file
...
Change-Id: I60a42f56b62fa68987e277ce5045d3d672dcf441
2015-04-08 10:18:59 +01:00
Chris Banes
35bdfca5ad
Add design support lib to sdk.atree
...
Change-Id: I0ca9f2d4ec64b8d455cec1fe10c4351497bf263a
2015-01-26 13:27:07 +00:00
Ying Wang
567a46bf22
3rd attempt to build and store android_system.jar in sdk builds.
...
Change-Id: Ica053e3ef6e3190ab4dcc32b3b7d06fc4c619884
2014-07-18 09:16:40 -07:00
Ying Wang
c39b6ebb2f
"sdk" is not necessarily on the linux command line.
...
Bug: 16208466
Change-Id: I29f8763e9763d2b482744d0c7a74c122a299d03b
2014-07-17 21:18:09 -07:00
Ying Wang
c41276ede6
Build and store android_system.jar.
...
Bug: 16208466
Change-Id: Ibc078339dff56233a9f8f11228f5299ef389f967
2014-07-14 20:39:54 -07:00
Xavier Ducrohet
c5e962866b
am 9a258bce: Revert "Revert "Add cardview to support extra package.""
...
* commit '9a258bce2cc829e3e80acc4680d7c7fb361f1435':
Revert "Revert "Add cardview to support extra package.""
2014-06-18 00:42:39 +00:00
Xavier Ducrohet
9a258bce2c
Revert "Revert "Add cardview to support extra package.""
...
Also add cardview to the list of support lib in
build/Android.mk
This reverts commit fffa1541f1 .
Change-Id: I25bf7ce9d42894933f3cbdf2cc8ae2369945b35b
2014-06-17 16:14:47 -07:00
Ying Wang
78e75a9abf
Build system API stubs.
...
Run "make android_system_stubs" to build the system API jar file.
Change-Id: I0c221e110683f9315f4082e68ed3835162f91320
2014-06-16 15:04:22 -07:00
Raphael Moll
b4654552c5
am bbd9b96c: am 8235126e: am 9649c415: Merge "Change api-versions.xml generator source order."
...
* commit 'bbd9b96cd10864554c5f3f9ab5e0e1bbf43442b6':
Change api-versions.xml generator source order.
2014-06-11 20:24:31 +00:00
Raphael Moll
b6fbb4d0c9
am 9cec99d9: am ea21b816: am 28748be7: Merge "Generate api-versions.xml for lint."
...
* commit '9cec99d9540822e68559e25b471bbe788352839d':
Generate api-versions.xml for lint.
2014-06-11 18:18:59 +00:00
Raphael Moll
1669109705
Move SDK system-image source.prop_templates in their own folder.
...
This allows to have a different rule to generate the source.properties
based on the templates and place them in a directory that depends on
the current target CPU ABI. In turn this prevents the build from
mixing different source.props when building different targets.
(cherry picked from commit 26bcf6a511 )
Change-Id: I6e424c16fba17f5d2f37742b7d32208b126bea77
2014-06-14 21:31:13 -07:00
Raphael Moll
bbd9b96cd1
am 8235126e: am 9649c415: Merge "Change api-versions.xml generator source order."
...
* commit '8235126ebf42ddd9dd1e9d8191be67ae46cb54ae':
Change api-versions.xml generator source order.
2014-06-10 21:12:13 +00:00
Raphael Moll
7d86138caa
Change api-versions.xml generator source order.
...
The generator now takes files first from prebuilts/tools
and then if not found takes them from prebuilds/sdk.
Change-Id: Ia099c26202292537e92eaaaa5c26ad2916114f1e
2014-06-10 11:10:57 -07:00
Chris Banes
34d8ff4c6a
DO NOT MERGE Add android-support-v7-palette to build
...
Change-Id: I22cec92b976645d766441b140a5d5754c4ebbe46
(cherry picked from commit 8028b39252 )
2014-06-10 14:00:04 +00:00
Raphael Moll
9cec99d954
am ea21b816: am 28748be7: Merge "Generate api-versions.xml for lint."
...
* commit 'ea21b8169062fecf0bf32abafc5892ad3beb8238':
Generate api-versions.xml for lint.
2014-06-09 23:52:02 +00:00
Raphael Moll
4f8a38ed7a
Generate api-versions.xml for lint.
...
Depends on:
- tools/base I747d27e998c6dbd61dd17c44bfc747c9542e33d1
- tools/buildSrc I400f4b6c146836ba30e6e7985ca6c9894985a8cb
- prebuilts/tools Ia4b0c477cf6f4788de610be017a9f5b43d73486c
Change-Id: I3f791d5e1d0ea893cdb5969854d9ae99d5fbb5b7
2014-06-09 15:59:58 -07:00
Raphael Moll
df72a54f9c
am adcf12ed: am 4000df93: am 6ab8ef21: Merge "Move SDK system-image source.prop_templates in their own folder."
...
* commit 'adcf12ed0864d17937a358b18a609a611cfa8bf5':
Move SDK system-image source.prop_templates in their own folder.
2014-06-04 22:01:47 +00:00
Raphael Moll
adcf12ed08
am 4000df93: am 6ab8ef21: Merge "Move SDK system-image source.prop_templates in their own folder."
...
* commit '4000df931bb1b0f9a9e37430212124a9c37e6972':
Move SDK system-image source.prop_templates in their own folder.
2014-06-04 21:58:54 +00:00
Raphael Moll
26bcf6a511
Move SDK system-image source.prop_templates in their own folder.
...
This allows to have a different rule to generate the source.properties
based on the templates and place them in a directory that depends on
the current target CPU ABI. In turn this prevents the build from
mixing different source.props when building different targets.
Change-Id: I4a1d9f47426c94f376947ddae8be9f5549331616
2014-06-03 17:30:16 -07:00
Chris Banes
8028b39252
Add android-support-v7-palette to build
...
Change-Id: I22cec92b976645d766441b140a5d5754c4ebbe46
2014-05-30 10:17:46 +00:00
Raphael Moll
267ddd50d7
am 937cfb42: am 6e56697c: Merge "Ability to generate SDK system-images for arm64 and x86_64"
...
* commit '937cfb42602c081143e1854ba5f67e18b2f97b46':
Ability to generate SDK system-images for arm64 and x86_64
2014-05-28 01:59:48 +00:00
Raphael Moll
4986fd4fdd
Ability to generate SDK system-images for arm64 and x86_64
...
(Cherry-picked from 40c7126e7c )
Change-Id: I2715a668271ed88fcd0c8c97ac35d05fcdd34a06
2014-05-27 16:10:14 -07:00
Raphael Moll
40c7126e7c
Ability to generate SDK system-images for arm64 and x86_64
...
Change-Id: I2715a668271ed88fcd0c8c97ac35d05fcdd34a06
2014-05-19 10:25:09 -07:00
Xavier Ducrohet
6ee68fe343
am 6e211383: am 459fdbce: am dcb2c538: Add annotation support lib to SDK.
...
* commit '6e21138341dde9036675737cdfa8baa76cb70c5d':
Add annotation support lib to SDK.
2014-03-26 18:23:16 +00:00
Xavier Ducrohet
459fdbcee8
am dcb2c538: Add annotation support lib to SDK.
...
* commit 'dcb2c538b88b84ba33dd2dd3a4afaab79a05608a':
Add annotation support lib to SDK.
2014-03-26 18:10:47 +00:00
Xavier Ducrohet
dcb2c538b8
Add annotation support lib to SDK.
...
Change-Id: If9faed19abc14fe6af288494c688a80789215a3b
2014-03-26 10:49:13 -07:00
Tim Kilbourn
957fa659c2
resolved conflicts for merge of 9eecf3fc to master
...
Change-Id: If38c80cd560d8b419420fc05a872c31b6031d90a
2014-03-12 17:27:10 -07:00