Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/PitchBlackRecoveryProject/android_build_soong
https://github.com/PitchBlackRecoveryProject/android_build_soong
* changes:
Generate combined deps-info for all updatable modules.
Remove ApexBundleDepsInfo....
Change-Id: I01dfe4c9eefe4294936fac87c9a907d98c6e4d99
4b64740fd8fa3921eb573688196650694bb96eb2 authored over 4 years ago by TreeHugger Robot <[email protected]>Change-Id: I5c5209b9a9382a2423d23c769e6ddf2845d3ae57
3faef76db65dd0f35a22aba679ce57abbce84571 authored over 4 years ago by TreeHugger Robot <[email protected]>753c739e2f63440bad7f51008fb8b217e841a54a authored over 4 years ago by TreeHugger Robot <[email protected]>
Most dependencies on java_sdk_library instances (JSL) simply reference
them by name and rely on ...
Change-Id: I8096451b1cae7cb9ec80e165a4c84634abe84c27
55ae374c76acadeeaf0c2d753c5a351371ab9c6e authored over 4 years ago by Liz Kammer <[email protected]>Change-Id: I03b22d0933f4395d603f46cb7f2751d5f584c943
9e9b1c8479f805088e5fb029ed92ff6d190f86ee authored over 4 years ago by Liz Kammer <[email protected]>Passes it through to droidstubs.
Bug: 155164730
Test: m droid
Change-Id: I8b23a959ce33716dfc457...
Introduce a singleton apex rule to merge contents of individual
deps-info results into a single ...
For java.AndroidApp app, app.MinSdkVersion() was selected from
ApexBundleDepsInfo, not from java...
For a given variant of a module that implements ApexModule interface,
the "updatable" property t...
3d8779dd6f3fe96d625c635098289fc9e7d21196 authored over 4 years ago by Liz Kammer <[email protected]>
Change-Id: I3c3086ccdaa406a7e01cd42dcb66c61418b53a33
2d86342dd1171431ff31a2e165a65887ba4ae934 authored over 4 years ago by Anton Hansson <[email protected]>Change-Id: Iaad8b4b20cf9c5d8c3b5ab7f96ccb5595b333fba
1ec77e0f1a6890c87f5dcaa9aad8a93a5741d35a authored over 4 years ago by Anton Hansson <[email protected]>5e8c81a91d87c9aaf45b60ca7bf32a65e05db2bb authored over 4 years ago by Anton Hansson <[email protected]>
Change-Id: I5901a37d2b6561900c1a29d8d8878fc742c25a97
8f3547dd02e94ab088e63428af0974c528114e7d authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: I8cac2f501548fc2118583e5aa530b1a0c99b452a
bdc8cc240c9953dc56ba499759587676e3d651a1 authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: If32c7cc88fefbb0a671ef10dfd9991076dbab829
e9ae2f02136a49fec7541c6aeccd552d27877b8d authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: Icaf223ed9c5c6c1f5f1ab7f8c5f5739261dee0bd
654e430aa9a55d05442e53a3da2736e6db3a1f3c authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: I2a0f6d4f671c41d1603865bc0715d0068236e11c
819eb3967f7512d658a8b1f58951ee89d328e405 authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: I8de6f1f9ed72c3ec13f0facdd5ac46dd50023cf2
cd09e346113ad98bceafcba6f984d04465fc0169 authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: I60a73afaee5829ab723be793b279ec8bdb8ef98b
2b5b15859a5bda804d2babbcf1b226caf61ba5fa authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: I0fbac00476b22c77cb75131d0a81597c4ecac109
7c63ee241ee219f5af71ea94ff352f85b73ea887 authored over 4 years ago by Paul Duffin <[email protected]>
The implementation jars are not built if api_only: true. In that case
the jar paths must not be ...
Access to the implementation JARs is restricted to avoid code from
depending on implementation d...
Previously, droiddoc was using SdkImplementationJars() to get a JAR to
add to the classpath in o...
96d9fb7d33117f928b95d59c8c329eb66bb74e1b authored over 4 years ago by Paul Duffin <[email protected]>
Change-Id: I068373f3c16ba262378369c762f1f26896a67e42
5dd4c20cbb65f79ca2e377944b6747912759ba6b authored over 4 years ago by TreeHugger Robot <[email protected]>Change-Id: Iff033070c1307ddafaa8b7ae192084fae7923f90
984d94890da9bee5081c2aab974e52832c3e498d authored over 4 years ago by TreeHugger Robot <[email protected]>6270b775deabcf35ae615f8274063ca5b3aff0bf authored over 4 years ago by TreeHugger Robot <[email protected]>
Change-Id: Ie7f782dbd1799432639ea4e860e20b343805dd82
9df60f185991ab5b1fc8a776c420fdc672f29dae authored over 4 years ago by android-build-team Robot <[email protected]>
The expression !sdkVersion.specified() is equivalent to the following:
!sdkVersion.valid() |...
Change-Id: Ie8380763ddc69db35d975adc42a6ed36ce53c98c
a14cfe803c5a760b1e641fbd4e3128dfc374924d authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: Id26b111e9fdc6afbc515bd789afd2056946bd928
804eaf0f068bd6c64c690bcf76d5b3ff901f69c3 authored over 4 years ago by Paul Duffin <[email protected]>
* changes:
Retry: "java_sdk_library: Control shared library use"
Retry: "Improve tracking of...
Change-Id: I9daddd2a909909dd5bf769da0d4404388ad30276
2b26600e349ff4b02139553bd8f561bf47307e9d authored over 4 years ago by android-build-team Robot <[email protected]>Change-Id: Ief8e57557b9ecadd8f160e33be9d8a450b28300b
496dea9ab64a77f4e2eb5a93202f21586f2942cf authored over 4 years ago by Paul Duffin <[email protected]>
Bug: b/156613606
Test: build with and without RBE_JAVAC/RBE_R8/RBE_D8 set.
Change-Id: I1607f8cfb...
Change-Id: I717fb680eccb8f51143cb12b05ee3e70f81074fe
23e6ce1dd7eed7d527cd3f54470ee4465f93b380 authored over 4 years ago by Paul Duffin <[email protected]>
* changes:
Retry: "java_sdk_library: Do not expose stubs implementation jar"
Retry: "java_sd...
Module stubs compile against module_current, so any module depending on
them had to compile agai...
Match by name first, then by kind.
Bug: 157010342
Test: m
Change-Id: Ic337a073c3bd14ac03b1d899a...
Change-Id: Ia25c5ae4e384d7b01a7cf853d9848d7c8105a762
95de36e20430185555062f378458c444f7e72e5d authored over 4 years ago by Anton Hansson <[email protected]>Change-Id: I7b7c6c1502c96ddab158686d658c7cc3908de22a
a3c3d0516910b79c104e374499b0771a1fc0e91a authored over 4 years ago by Anton Hansson <[email protected]>Change-Id: I09a5befbbdf8e5bd1d35a1e3534403a86e1cbc24
f07d388f0a76a38bc90aac5365f53ec6b1ac5e6c authored over 4 years ago by Anton Hansson <[email protected]>0cc1c31f9a9ee493842e436d8d54c82f5f940670 authored over 4 years ago by Anton Hansson <[email protected]>
Change-Id: Ie22992828167ab66d6bb5e85740819a2b0bedd2b
b0cb37de59d70fe6fe3438dbc4469e4f3edf0cca authored over 4 years ago by Anton Hansson <[email protected]>83ef435005149112f10d98d4972b4487aa3874a3 authored over 4 years ago by Anton Hansson <[email protected]>
This reverts commit a9a3173ee34ce6a6d33677eda02a6ca9b216e87e.
Bug: 157010342
Reason for revert:...
Previously, all java_sdk_library instances were assumed to be usable as
shared libraries, i.e. r...
The build tracks the java_sdk_library/_import modules that are
referenced by libraries so that i...
The stubs header jar is optimized for use as a dependency for others
to use. It only changes if ...
Previously, in order to access say the public stubs source jar it was
necessary to directly refe...
The scopePaths struct is used by both java_sdk_library and its prebuilt
but was not populated in...
Previously, when using sdk_version: "module_current" any direct
reference to an sdk library woul...
The java_sdk_library and java_sdk_library_import redirect a request for
header and implementatio...
Change-Id: I9cddc83f9f88842ef9f7d47ec1dde994be4fa784
d2af001cc07a4aa1a18079860481884ad4237c13 authored over 4 years ago by Anton Hansson <[email protected]>Change-Id: I018dded92857309434c95cf0b1bf2d57276be4fd
c289aa0f300dcec4c22414391c19b835aff53485 authored over 4 years ago by Anton Hansson <[email protected]>Change-Id: I25918a1d86d06e7611656b71e8fec97843adf65c
7671a023a9c00ab1c9a71c77f18fdb5768ae7e8e authored over 4 years ago by Anton Hansson <[email protected]>Change-Id: Ie48b973bb423717ee01211289e15c06ae0e932dc
544609eb3e0f43cf43b06e7b0c7ddd49362dc6f1 authored over 4 years ago by Anton Hansson <[email protected]>933e19a587a08cfe9b878bc7227fa50d6898ebbe authored over 4 years ago by Anton Hansson <[email protected]>
601fdd97b61ee2a1bc5e64441e77d494a49be6af authored over 4 years ago by Anton Hansson <[email protected]>
This reverts commit c9c7116721b38d3389d654a2f73d116882f7323a.
This revert is to avoid merge con...
8b39919030cabd08dcd734bd518d810f32e660b9 authored over 4 years ago by Jiyong Park <[email protected]>
The marked library(ies) were available to the APEX via the
hand-written whitelist in build/soong...
Change-Id: I73e8cae9860684cabf5265eac538bd14462d3cac
11132066b0b22da26c9b81aef32a377bff12342a authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: Ib9bae4dbb5d58d537086285c780f028b62e56a79
fb0e583de83beee2c93ae12e09205c14642cf45a authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: I9b8577584922173398def928443918cfb6f6b043
8f0848b75729a3cbd584d59ebae3784c3b537801 authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: Ic335047e4a0fb50f49b50a266f21d07c9ab57c4b
b640545f4a49f9a27b0258d9296861a7c12053b2 authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: Ic723dc51bb9934cd267e70a735b71e719c535d78
c7824ccccb13b41ffbfe23b077fb159637d269fd authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: Id237a81a3b1f6315ce4f5766c009d85fdad348bd
577ded9c6ea30327a64af1450463715322a4680b authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: I7fbed56b0ffc3455fe680a6ae188854979da9314
f69c5774aaa478dbdc7c62765c9e8c98847cf527 authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: I5be17669496e495ad2ba9c83629810b0380b3f23
61234016153a8b208dbef21343b530458b4427af authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: I8ec0243740b1f00fc55bffe9b0f111d2df64c403
5c63a00ebd7b809274fa1a16951d21b7f7cadbd4 authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: I4d8ae182fed035e8da0fbaeff9f0be124e938b06
5fd764f720f51979132ce1ca69ffb1c04e36e753 authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: Iceb9e117931d5d91e993bfdffeb66cd22ea9e5b4
95e91cb5523ea8e339720000c8dbafd77a75ddc6 authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: I16e6810c8a2bfaac2245f49350f47ddcf49a47a0
561a665aa74f33636250beddbaef46fb533d8e6a authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: I7889594d1ab97c045e348d9bffc4cb74d25a9a2a
aa79262008f49b8f44d796eeb91105ceca826d96 authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: Id3020fa462ae69b38291002b535af98ca066c65e
1366c76902a2df37f25914275d66d89e4ee77688 authored over 4 years ago by Remi NGUYEN VAN <[email protected]>This reverts commit f97ca37fce4a00345439326df8f2b5f1b7d99151.
Reason for revert: Broke presubmi...
1834358aa5bd3fc726ef09182734004f9fd9cb37 authored over 4 years ago by Remi NGUYEN VAN <[email protected]>This reverts commit fe82172afbaabb6467f48ac00895326895c33912.
Reason for revert: Broke presubmi...
b71d7f8aace5c647e33400faa35f993e1b91bef6 authored over 4 years ago by Remi NGUYEN VAN <[email protected]>This reverts commit dce3fe78f0d864e77fbad6b8ea31489a2d6e855d.
Reason for revert: Broke presubmi...
2ee93a5de958262fd1a2d1db08063acd2b0c3e03 authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Revert submission 11569833
Reason for revert: Broke presubmit: b/157231582
Reverted Changes:
I...
Revert submission 11569833
Reason for revert: Broke presubmit: b/157231582
Reverted Changes:
I...
Revert submission 11569833
Reason for revert: Broke presubmit: b/157231582
Reverted Changes:
I...
This reverts commit e6428b4892c0229290fa3ba71dde5311bc21c0be.
Reason for revert: Broke presubmi...
31525dab95f46277e5acd794d64adfbb7fbc21d5 authored over 4 years ago by Remi NGUYEN VAN <[email protected]>Change-Id: I8f0a8b6b2b727b3bdf6f4093d07342afbe26b972
e542f1919137cae111c4c882bd3f80e8591225be authored over 4 years ago by android-build-team Robot <[email protected]>
If set to true, preprocessed indicates that the prebuilt apk is
installable as is and does not n...
Change-Id: Ic2d31ecc2a8d9d5ff386c764c63225ac3fbf1cbb
65dfce7279a60e3d425f2e6e411eb2581bfe855f authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: I00935087d7b4bd72421ea8ace4e4190c34a0e9eb
3e11587164b043d8d3c623bb1d1453f76ae48d16 authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: If60810599a5916d5403c3d140ff2ad3bb6a5a8fe
b103fbbada9ca7b57ac33c403f83842cb6ef1949 authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: I19fec9ea223cd2fd2888e0e053ce3971d18b3c73
a58aa2da772f5c82546bab62f80723fd5d8943ad authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: I9dfb08c568523f826da61aa8a0894d920f6c158a
9730aef4014ff084aa063f3aab62b71a2e9babf8 authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: If5f5fa6425d7c4da2c37443e1bc53e9a16883842
9ab5b69119375b8e95bb8129340a1738a200b081 authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: Iae1324af2499dd5d397ef0e4bb2d97d05f298262
82c4e145325e9d6c796a0f256ccbbafbe6b662fb authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: I785fa65824fd806301fe92e729cc73ba68b05c27
623f67767faad744870cd649a002e2d740fd9f8b authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: Ia030a1816ef3e691a47712bcf7d35eb30c8677dc
b816fcc1215df3d942f65f0f87b49f6715c9560f authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: Ib43d7d5b7670aa64e416a36c5e38c55a05be8459
559af12c3c3b25b236bf728c63df97094fc6588f authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: I39f569a3aa19c6f5190cb205d828746e1676d73d
038c4ccd1a4f07b55bb25a613da41125495ea206 authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: I8876f521a16c7f8dbb28e71e252fe9efa49e47da
100464660984cce36485453b132d8d90bc1e6ffb authored over 4 years ago by Paul Duffin <[email protected]>Change-Id: Icf9fa30f8b67fca13cd48a98fe9876409b50e95c
008a7ef5362bacc86e16009bc27c07803c61a8c6 authored over 4 years ago by Paul Duffin <[email protected]>