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

java_sdk_library: Extract common stubs redirect code am: f97ca37fce

Change-Id: I90990ad075d5d60c1d816f9992b3fee6a57d114c

0d0f2d6ccbf63fd99544e41fdaaae37ed46cab1f authored over 4 years ago by Paul Duffin <[email protected]>
Allow the user to explicitly set the java Uncompress_dex property.

ART tests need to explicitly control the compression.

Bug: 157239179
Test: "atest ArtGtestsTarg...

98c71228f1f81cba80f17a73df6e7ace57e83a30 authored over 4 years ago by David Srbecky <[email protected]>
java_sdk_library: Add redirection to module-lib stubs

Previously, when using sdk_version: "module_current" any direct
reference to an sdk library woul...

fe82172afbaabb6467f48ac00895326895c33912 authored over 4 years ago by Paul Duffin <[email protected]>
java_sdk_library: Control shared library use

Previously, all java_sdk_library instances were assumed to be usable as
shared libraries, i.e. r...

e6428b4892c0229290fa3ba71dde5311bc21c0be authored over 4 years ago by Paul Duffin <[email protected]>
java_sdk_library: Extract common stubs redirect code

The java_sdk_library and java_sdk_library_import redirect a request for
header and implementatio...

f97ca37fce4a00345439326df8f2b5f1b7d99151 authored over 4 years ago by Paul Duffin <[email protected]>
Improve tracking of exported sdk libraries

The build tracks the java_sdk_library/_import modules that are
referenced by libraries so that i...

442a47552193e2893dbbc1b67a9a1bbd08903314 authored over 4 years ago by Paul Duffin <[email protected]>
java_sdk_library: Do not expose stubs implementation jar

The stubs header jar is optimized for use as a dependency for others
to use. It only changes if ...

5b429197d196e2585a4ebe3eeb250f9e392229c9 authored over 4 years ago by Paul Duffin <[email protected]>
java_sdk_library: Improve consistency with ..._import

The scopePaths struct is used by both java_sdk_library and its prebuilt
but was not populated in...

dce3fe78f0d864e77fbad6b8ea31489a2d6e855d authored over 4 years ago by Paul Duffin <[email protected]>
java_sdk_library: Access outputs using tags

Previously, in order to access say the public stubs source jar it was
necessary to directly refe...

f7a466042868d5b8013e651509d805c86eb319e3 authored over 4 years ago by Paul Duffin <[email protected]>
Build java_sdk_library stubs with language level 8

This is in line with the main android stubs (android.jar). I discovered
the difference since we ...

cf4dd4c1df5ca2d91e6fa097657826eced116d21 authored over 4 years ago by Anton Hansson <[email protected]>
Default annotations_enabled to true for sdk_library

This turns out retention of Nullable annotations, which is almost
certainly what every user want...

a9a3173ee34ce6a6d33677eda02a6ca9b216e87e authored over 4 years ago by Anton Hansson <[email protected]>
Merge "apex: Make android_library support APEX variants" into rvc-dev am: e0937418a9 am: 05f46693d7

Change-Id: I1e515dee1d82abf6af81323da02b3abc5e33f73f

2f93c7a0f34cc97c4dee7145e34cef64784f84ad authored over 4 years ago by Jooyung Han <[email protected]>
Merge "apex: Make android_library support APEX variants" into rvc-dev am: e0937418a9

Change-Id: I4220e444753e31fd58287b8046484ef316f49b8d

05f46693d78709c0b035fe894295d3138e90250c authored over 4 years ago by Jooyung Han <[email protected]>
Merge "apex: Make android_library support APEX variants" into rvc-dev

e0937418a916f9f57818e7e0ef30b750d4bf8630 authored over 4 years ago by Jooyung Han <[email protected]>
Don't require merge_annotations_dir for annotations_enabled

As far as I can tell, annotations_enabled does not require use of
merge_annotations_dir (althoug...

c5e13279ad9d146e12d97f937afc45c958c1e3af authored over 4 years ago by Anton Hansson <[email protected]>
Snap for 6516174 from c6088b2d08a604eeb157d3890bf0b8509d6f2d78 to rvc-release

Change-Id: Ib461e117d0b8eb1ff5811ed2ee504d164963f485

0cd3104f8f23937329b090cc3967f5ddb63507bb authored over 4 years ago by android-build-team Robot <[email protected]>
apex: Make android_library support APEX variants

The android_library module type can be used within an android_app that
can itself be added to an...

11c2093ea32c56251e01315879dcdf258470e834 authored over 4 years ago by Jooyung Han <[email protected]>
Merge "Handle universal APK case in extract_apks" into rvc-dev am: c6088b2d08 am: ba399e3272

Change-Id: I81c679d119020692ef5a16165b509e71de4ee47e

b63947f4dbbc4b670a391893b0afbca859d87c06 authored over 4 years ago by Alexander Smundak <[email protected]>
Merge "Handle universal APK case in extract_apks" into rvc-dev am: c6088b2d08

Change-Id: If2ee847eae944f5c9d7d17c72cdc960e82523133

ba399e3272898544b86adf48b609eba16329ed73 authored over 4 years ago by Alexander Smundak <[email protected]>
Merge "Handle universal APK case in extract_apks" into rvc-dev

c6088b2d08a604eeb157d3890bf0b8509d6f2d78 authored over 4 years ago by Alexander Smundak <[email protected]>
Merge "Always set targetSdkLevel to DefaultAppTargetSdk" into rvc-dev am: b029f03191 am: c94c6af3d8

Change-Id: I6d3ff871bae5a1b4d73223a97785baf1d21517d6

693abccb99aab81d2b3b2615d83333834148a6d1 authored over 4 years ago by Nikita Ioffe <[email protected]>
Merge "Always set targetSdkLevel to DefaultAppTargetSdk" into rvc-dev am: b029f03191

Change-Id: Iee383077d0153bb95de5297203f17a0efafe17bf

c94c6af3d8108e280f33b77d0568b43147d34305 authored over 4 years ago by Nikita Ioffe <[email protected]>
Merge "Always set targetSdkLevel to DefaultAppTargetSdk" into rvc-dev

b029f03191ae4ab26c439df4de481f94a4b3dcff authored over 4 years ago by Nikita Ioffe <[email protected]>
Handle universal APK case in extract_apks

Bug: 157081961
Test: manual and builtin
Change-Id: I5ac64c845328a54024171da41c369050243462b0

06fcac6f241b12e5166dfe4a4a1fecd6ab82f0da authored over 4 years ago by Sasha Smundak <[email protected]>
Snap for 6511878 from bf5c640aa5641af507dcc5fc7ebdad1e986dff4c to rvc-release

Change-Id: Ic3664676ead51de95501fa69e3fc5159e6b611b8

aa7182b40b2006f61b177cf7507aa5e23f398e9e authored over 4 years ago by android-build-team Robot <[email protected]>
Merge "Add --no-force-assign-all for java_sdk_library" into rvc-dev am: bf5c640aa5 am: d9ecb01428

Change-Id: I0fa6765dad9c2bfa6114f3c388591303a41dab46

5ef1f12d35c5bd0da448738a00feea18db43dcde authored over 4 years ago by TreeHugger Robot <[email protected]>
Merge "Add --no-force-assign-all for java_sdk_library" into rvc-dev am: bf5c640aa5

Change-Id: Ic0f36b0acae4b5e969bb3376deaa740aeb366769

d9ecb0142811e13de4213912294f26f39395659c authored over 4 years ago by TreeHugger Robot <[email protected]>
Always set targetSdkLevel to DefaultAppTargetSdk

Test: m
Bug: 156914912
Change-Id: Ibe63352c2fc474dd816d87ac79b31a56d32b35d2

5f6771e160df241a0d2a1f1d8fbcea77767e3406 authored over 4 years ago by Nikita Ioffe <[email protected]>
Add signing lineage for runtime_resource_overlay

Add ability to specify a signing lineage file for
runtime_resource_overlay.

Test: app_test.go
B...

7fe241f62312b180a2e93607b672d1d1217181ba authored over 4 years ago by Liz Kammer <[email protected]>
Merge "Add --no-force-assign-all for java_sdk_library" into rvc-dev

bf5c640aa5641af507dcc5fc7ebdad1e986dff4c authored over 4 years ago by TreeHugger Robot <[email protected]>
Add --no-force-assign-all for java_sdk_library

Previously, the flag was only added for java_library modules that were
being instrumented. This ...

31b84c83bff42cb432e1286c7ba0cdd409b43978 authored over 4 years ago by Paul Duffin <[email protected]>
Merge "Revert "Generate the ART boot image for host as well (used by ART tests)."" into rvc-dev am: 999cff9a36 am: d273bdc55a

Change-Id: I7bc9a11d6ef5b69efb5628f8afcf483f9322a0e8

08cf53920d9bd1e306a3e07077c78017ee289dd7 authored over 4 years ago by Jeff Tinker <[email protected]>
Merge "Revert "Generate the ART boot image for host as well (used by ART tests)."" into rvc-dev am: 999cff9a36

Change-Id: Id0a1a1833909b4c654526b2408ca203504ceeef5

d273bdc55ab7c4077b28151587fbdff480c2a5da authored over 4 years ago by Jeff Tinker <[email protected]>
Merge "Revert "Generate the ART boot image for host as well (used by ART tests)."" into rvc-dev

999cff9a36ffdf5c5bee74f118ed446a6f643af0 authored over 4 years ago by Jeff Tinker <[email protected]>
Revert "Generate the ART boot image for host as well (used by ART tests)."

This reverts commit e920d2d0c5f240f3a8c294dad48569460e62179c.

Reason for revert: b/157053931 - ...

74cc81c39929a89ce14e669fc589b28bcbd5b385 authored over 4 years ago by Jeff Tinker <[email protected]>
Merge "Add support for remotely executing header-abi-dumper actions." into rvc-dev am: 47df9bc10d am: 8e670e1fba

Change-Id: I46376af1258c6af6982948b95373ab159723d2e5

7dc04ddddf5e63ac06111e67cd9a10f7f68818aa authored over 4 years ago by TreeHugger Robot <[email protected]>
Merge "Add support for remotely executing header-abi-dumper actions." into rvc-dev am: 47df9bc10d

Change-Id: Ie78d8cfb9223f11e58e49fa9351d507869e483a0

8e670e1fba098a4779cf9fb2ef5da5e3cbaf07fa authored over 4 years ago by TreeHugger Robot <[email protected]>
Merge "Add support for remotely executing header-abi-dumper actions." into rvc-dev

47df9bc10d9eb550161f9b0783dcaa91232ea38c authored over 4 years ago by TreeHugger Robot <[email protected]>
Merge "Generate the ART boot image for host as well (used by ART tests)." into rvc-dev am: b3b814cbdd am: a6f23f430c

Change-Id: I75a82bc0419ee8a54249e4a3b98e9844d8bdba69

c4a0eef7c8c4f8f4944b59433331f60ae5d6ecd6 authored over 4 years ago by Ulyana Trafimovich <[email protected]>
Merge "Generate the ART boot image for host as well (used by ART tests)." into rvc-dev am: b3b814cbdd

Change-Id: I1b41942a2a0bf32650ce1b3ffe900391628ceceb

a6f23f430c018c5558ecc4872266e179f8e71e57 authored over 4 years ago by Ulyana Trafimovich <[email protected]>
Merge "Add implicit outputs to link actions Bug: b/154733231" into rvc-dev am: 9adb15e4d3 am: 6d1a2cee60

Change-Id: I3c6ab52197d291b92682b619db850cab97cc6151

3cb1b3f862bbf031aaed8a989a77bd9e8e265410 authored over 4 years ago by Ramy Medhat <[email protected]>
Merge "Generate the ART boot image for host as well (used by ART tests)." into rvc-dev

b3b814cbddbedf17b543936ee69644e6893e8d88 authored over 4 years ago by Ulyana Trafimovich <[email protected]>
Merge "Add implicit outputs to link actions Bug: b/154733231" into rvc-dev am: 9adb15e4d3

Change-Id: I3a83f390ab4358280b30720a79e6788ba4442601

6d1a2cee6036316837bbdcac874396ecce4b0799 authored over 4 years ago by Ramy Medhat <[email protected]>
Add support for remotely executing header-abi-dumper actions.

Bug: b/156613606
Test: built with and without RBE_ABI_DUMPER set.
Change-Id: Ie752c07325453076d1...

35a91836e403b026e973dd9b9eebe584f3aed116 authored over 4 years ago by Treehugger Robot <[email protected]>
Merge "Add implicit outputs to link actions Bug: b/154733231" into rvc-dev

9adb15e4d38f1e0e87aed592879a3d0888971bc0 authored over 4 years ago by Ramy Medhat <[email protected]>
Generate the ART boot image for host as well (used by ART tests).

This will allow us to remove the core.art image compiled in make.

Test: lunch aosp_x86_64 && m ...

e920d2d0c5f240f3a8c294dad48569460e62179c authored over 4 years ago by David Srbecky <[email protected]>
Snap for 6507440 from 2bc57f6afe31061ea16ec9d3982d3514172abc69 to rvc-release

Change-Id: I5bc811a7965bfb6b6f01cd7e278ca7daf30b7e15

fc09a15aad2c5fb2704e7fd9aff59c29fd04fa9d authored over 4 years ago by android-build-team Robot <[email protected]>
Merge "Default to zero-initialization instead of pattern." into rvc-dev am: 13b041d6ea am: 50e11068d9

Change-Id: Ifd3c098ba011641c7244051009a5e75b74832d09

70f34ccb4f610a96a1c11869f9dfbe56bf482fc6 authored over 4 years ago by Stephen Hines <[email protected]>
Merge "Default to zero-initialization instead of pattern." into rvc-dev am: 13b041d6ea

Change-Id: Ia14b25d1162dbe6ea4fbe1fea79aa668d1df3bd5

50e11068d9953bdc71e36a598fd2273978add53a authored over 4 years ago by Stephen Hines <[email protected]>
Merge "Default to zero-initialization instead of pattern." into rvc-dev

13b041d6eaeb5ed335bb98d6859c6e7f2be6c564 authored over 4 years ago by Stephen Hines <[email protected]>
Add signing linage support for android_app_import am: 2bc57f6afe am: 874de55e52

Change-Id: Ic082818e374eb6a916305a529a11df258399aa2d

d34a523d3f235bb0bed3d0b21c1037ddb818c5e8 authored over 4 years ago by Liz Kammer <[email protected]>
Add signing linage support for android_app_import am: 2bc57f6afe

Change-Id: I5d311c0d1799caa9cf49aa7e0f0e6dc252e9f733

874de55e5294c3a04a6a100211632c7863c7b29f authored over 4 years ago by Liz Kammer <[email protected]>
Add signing linage support for android_app_import

Test: app_test
Bug: 153366049
Change-Id: I260f198637a1a0f8b3373250413356785c56588a

2bc57f6afe31061ea16ec9d3982d3514172abc69 authored over 4 years ago by Liz Kammer <[email protected]>
Extract common behavior between Module and Import am: c8f2f186d1 am: 648d2798b0

Change-Id: Ia866b0043d16a8d4dd85e195514b3ef6c2734423

c3228ec773d31a21f223d3f1490e50a7a7cacef4 authored over 4 years ago by Paul Duffin <[email protected]>
java_sdk_library: Remove unnecessary qualification of fields am: c5d954a48d am: d74b3b0b04

Change-Id: Idd0cf96642ccb7154f704f64fb91dfe406d9656c

0f7ab920d9f483d7fb1da97cbc5f1e724c26bddf authored over 4 years ago by Paul Duffin <[email protected]>
Extract common behavior between Module and Import am: c8f2f186d1

Change-Id: Ifa72b6509131cac08043eec72c5bc6dca8cf20e7

648d2798b0f61e7d26b364a8f9b6cd191ebc8c24 authored over 4 years ago by Paul Duffin <[email protected]>
java_sdk_library: Remove unnecessary qualification of fields am: c5d954a48d

Change-Id: Ie4d029a1009e736790a608eb04e93aa468caba0b

d74b3b0b046668744ad857de8e976d007c81261d authored over 4 years ago by Paul Duffin <[email protected]>
Extract common behavior between Module and Import

Although the duplication being eliminated here is minimal follow up
changes will add more functi...

c8f2f186d1603f992bedbaa1f878bb03dc7c512b authored over 4 years ago by Paul Duffin <[email protected]>
java_sdk_library: Remove unnecessary qualification of fields

Fields in embedded structures can be accessed without qualifying them
by the type of the embedde...

c5d954a48d13211dfe3e4d609490d1c522269de5 authored over 4 years ago by Paul Duffin <[email protected]>
Add test_mainline_modules to the auto-gen test config(AndroidJUnitTest only).

To support parameterized mainline modules in Test Mapping, we plan to
add a new parameter called...

ba60625021fc6bf429c00b37dfd79b6082861ab7 authored over 4 years ago by easoncylee <[email protected]>
Snap for 6503621 from 53754e3592e0f3d79cb4184d2689798ddc195172 to rvc-release

Change-Id: I175ac19b6aec6c644c5a026f67f27d9057ef6fb7

5fa70c6f57ae76ec748945cc91734611250a10f5 authored over 4 years ago by android-build-team Robot <[email protected]>
Merge "Remove apex_available whitelist for the extservices APEX" into rvc-dev am: 53754e3592 am: b5f17b41d5

Change-Id: Ib58f3a23431ba5ae6b065fd68fde20a8281b3b15

2b76b8ed32425a3a45a6fbbcd3f4f6173dee2be3 authored over 4 years ago by TreeHugger Robot <[email protected]>
Merge "Remove apex_available whitelist for the extservices APEX" into rvc-dev am: 53754e3592

Change-Id: I5c0379c250f50c555e6bc3cbfcff0969d5cef1a0

b5f17b41d57c19a48d280177f257060e90ad6b1d authored over 4 years ago by TreeHugger Robot <[email protected]>
Merge "Remove apex_available whitelist for the extservices APEX" into rvc-dev

53754e3592e0f3d79cb4184d2689798ddc195172 authored over 4 years ago by TreeHugger Robot <[email protected]>
Merge "Remove unnecessary copying of common properties" into rvc-dev am: dc424ffdf8 am: 4b677f9a4b

Change-Id: Ic0b0c052c391afb87eecf630e5d38721ee2fd650

16c9cf5107fae8804912cb9f16d1f091a8f43e3c authored over 4 years ago by Paul Duffin <[email protected]>
Merge "Remove unnecessary copying of common properties" into rvc-dev am: dc424ffdf8

Change-Id: I5ef5923e34cde339e9ce4ebe1b95669ca10a7fea

4b677f9a4bcb1118088cb2c7eb8e116558601b3f authored over 4 years ago by Paul Duffin <[email protected]>
Merge "Remove unnecessary copying of common properties" into rvc-dev

dc424ffdf81ddc275dd9d13528f568663def74ad authored over 4 years ago by Paul Duffin <[email protected]>
Remove apex_available whitelist for the extservices APEX

The marked library(ies) were available to the APEX via the
hand-written whitelist in build/soong...

db4ce6e80aa9b026411872a7bf143d2d549fe259 authored over 4 years ago by Jiyong Park <[email protected]>
java_sdk_library: Propagate naming_scheme to snapshot am: f8e08b20d6 am: 0fd1593282

Change-Id: Ia43e87f15b6e602677aba85beb4f4fe1dcc04051

e9356638ad5dc3841f5467c8e720273139af12b7 authored over 4 years ago by Paul Duffin <[email protected]>
java_sdk_library: Propagate naming_scheme to snapshot am: f8e08b20d6

Change-Id: Ieb74a9fac058208763db61a9f2422ed1637f62a8

0fd15932826076a71155eb7632e25e4147b372fc authored over 4 years ago by Paul Duffin <[email protected]>
Snap for 6502385 from 57029c07bfde82683f4cfb9ed5de11a5395cb206 to rvc-release

Change-Id: I67b05e8c8d090631cf3fb93957b10143f43b9e96

48b1bc8d3622be0f40fada2c03db66c214ebf14d authored over 4 years ago by android-build-team Robot <[email protected]>
java_sdk_library: Propagate naming_scheme to snapshot

Bug: 155164730
Test: m nothing
Merged-In: Iec7c52d2102b6294540090f3c1e32bd9d8cc7da8
Change-Id: I...

f8e08b20d6f36e818d2bc812c49fc0406a434f6d authored over 4 years ago by Paul Duffin <[email protected]>
Remove unnecessary copying of common properties

The (Soc/Device/Product/System_ext)_specific are all properties in
ModuleBase.commonProperties. ...

d41712d365c7fe45cec17aac1cc6b77513097d55 authored over 4 years ago by Paul Duffin <[email protected]>
Include runtime-module-sdk in the SDK build. am: 57029c07bf am: ae5dbe0765

Change-Id: Id22e117bb367d07e543489f137bec44ff6ad1880

1577a3d7c1a6397ce0dd53cdf9e5ea3a8c79d9e2 authored over 4 years ago by Martin Stjernholm <[email protected]>
Add conscrypt-module-host-exports to the list. am: 36469f7121 am: 577047d3bc

Change-Id: I9ec20f813da68c3c71d1c87a9431aa215194b15e

ff390bfbc385e4ca5ad74c44157582a7523cf1a2 authored over 4 years ago by Nicolas Geoffray <[email protected]>
Reduce the number of Soong invocations, and various other minor script fixes. am: f39ef8aa10 am: f211fd2d8f

Change-Id: I765e460ce223d0b976c8f1bde0984c1651e34f14

6338f74126831d6fa91522db92f155d0185d9891 authored over 4 years ago by Martin Stjernholm <[email protected]>
Use FORCE_BUILD_LLVM_COMPONENTS. am: 168ea3d4e1 am: 24f94dd9a4

Change-Id: Ie2d7364c6cef3568a7d2e173bae7c0c62376e4a1

734af813bf5b326a3e6db4474fe24e84ef3ea1e8 authored over 4 years ago by Nicolas Geoffray <[email protected]>
Add linux_bionic cross compilation for mainline SDKs. am: 7356fffd6d am: 718a21a69a

Change-Id: Iad25e6963308239db5c0b476c3340aabdbc00ec7

f315379dedc483d0535730dc3aa560f726fd3b38 authored over 4 years ago by Nicolas Geoffray <[email protected]>
Support secondary arch for host module exports. am: 164451c1f0 am: 4eaa066223

Change-Id: I65b136347b53aa9a7bcb0b740cf4426748f7d192

e9569eae768bd5bf7f7531df8d32f458be40f1ca authored over 4 years ago by Nicolas Geoffray <[email protected]>
Include runtime-module-sdk in the SDK build. am: 57029c07bf

Change-Id: If1e36c7f89dd4fa59827ede99535fa8c85857b16

ae5dbe076527a2a1b3db9ac44ff0957dc8e57d27 authored over 4 years ago by Martin Stjernholm <[email protected]>
Add conscrypt-module-host-exports to the list. am: 36469f7121

Change-Id: Idaba90b8e18936c6e2a6e3c7aaefb224b6049f1b

577047d3bc2a4a527ed1cf1bac7b1e08bf11f6d7 authored over 4 years ago by Nicolas Geoffray <[email protected]>
Reduce the number of Soong invocations, and various other minor script fixes. am: f39ef8aa10

Change-Id: I981723999d5c16e41a37e276c76d70c0804c189d

f211fd2d8fe12e6759507d2f93dd52adcf98c1b6 authored over 4 years ago by Martin Stjernholm <[email protected]>
Use FORCE_BUILD_LLVM_COMPONENTS. am: 168ea3d4e1

Change-Id: I9131743c7189d3fc8022889ff21c4dd492dc1297

24f94dd9a45393bfceae500eaf14f27a88659f44 authored over 4 years ago by Nicolas Geoffray <[email protected]>
Add linux_bionic cross compilation for mainline SDKs. am: 7356fffd6d

Change-Id: I9bdad6c60dc888f403bb3d299205df467e6b6791

718a21a69adf030b2be776c3807017eda01a6bc7 authored over 4 years ago by Nicolas Geoffray <[email protected]>
Support secondary arch for host module exports. am: 164451c1f0

Change-Id: I6bf823109ae5812ab466a586c29134707121f68e

4eaa06622384c6ef8e910bdb84484e74bd31ceb1 authored over 4 years ago by Nicolas Geoffray <[email protected]>
Add a build script to compile modules and SDKs in AOSP. am: 270916d8ff am: ef1365e810

Change-Id: Icd13f6dd35a4fc1f486af818fea842efde2c036d

9d4feccd3c2a298095f35bd3aaea1fb6e5ee4f0b authored over 4 years ago by Nicolas Geoffray <[email protected]>
Fix special case when appending a visibility rule to //visibility:private. am: adb189529a am: 4ceae2827e

Change-Id: Ie3477a3adbeffb6eeeec0e1d8ebadcaaff474bd1

801e3d67ad0b8e9bc660eb0b27d0edec2e2f8050 authored over 4 years ago by Martin Stjernholm <[email protected]>
Add explicit visibility on the self package in EffectiveVisibilityRules. am: f8533bc636 am: 1704d67638

Change-Id: I7abec616054f6acd67ef53fd24140de485b82e40

38a874f16e97f669930b3b207989976c36f0b8fd authored over 4 years ago by Martin Stjernholm <[email protected]>
Don't print :__pkg__ for package rules, since that's the default. am: 68e9d96d61 am: 760adcb822

Change-Id: I3cece69cc56778c38f9552a571d0db65680eebdb

b1bd55ebf1edcc7ddfcef8dd81b9e87fe86da569 authored over 4 years ago by Martin Stjernholm <[email protected]>
Fix API lint copy command am: 18a289560d am: 3ede8f14cd

Change-Id: I164ba22b934e0d753309a7c4285eee87a177c5d9

7f8120f5a7c04b73f45a5306753c22d433ca1ccb authored over 4 years ago by Anton Hansson <[email protected]>
Add a build script to compile modules and SDKs in AOSP. am: 270916d8ff

Change-Id: I08f29ec7180b7455d440497f949b2e11d17ece2d

ef1365e810fd58136475d0d6835fa71916e2c43d authored over 4 years ago by Nicolas Geoffray <[email protected]>
Fix special case when appending a visibility rule to //visibility:private. am: adb189529a

Change-Id: I17f5058a8b85ff56f5675b441668a440cc3d38ae

4ceae2827e8e3f75b365f256d273e18bb1ead92a authored over 4 years ago by Martin Stjernholm <[email protected]>
Add explicit visibility on the self package in EffectiveVisibilityRules. am: f8533bc636

Change-Id: Ibd708032e8491a8847662dd227f09646defe2d1e

1704d67638c796b7126a08fc7832d5bb9cbda16d authored over 4 years ago by Martin Stjernholm <[email protected]>
Don't print :__pkg__ for package rules, since that's the default. am: 68e9d96d61

Change-Id: Iaf8fd1f53235c79806a76597eb8c3efb8d36992a

760adcb8225e2cd9228d5d5b39fcfc82709c1996 authored over 4 years ago by Martin Stjernholm <[email protected]>
Fix API lint copy command am: 18a289560d

Change-Id: I400d49eea715fbb0bafffa5747068cfa41d6e4b1

3ede8f14cde46ce7b924081952a591dd94f76c1a authored over 4 years ago by Anton Hansson <[email protected]>
Add conscrypt-module-host-exports to the list.

// Added for rvc-dev. Used this bug as it is the bug that needs all the build changes.
Bug: 1551...

36469f7121d7a8d29f0912d9828a073a8c0dc560 authored over 4 years ago by Nicolas Geoffray <[email protected]>
Use FORCE_BUILD_LLVM_COMPONENTS.

And remove the allow missing dependencies flag.

// Added for rvc-dev. Used this bug as it is th...

168ea3d4e1412266d6d70bf49a1ab90133be0052 authored over 4 years ago by Nicolas Geoffray <[email protected]>
Include runtime-module-sdk in the SDK build.

Test: build/soong/scripts/build-mainline-modules.sh
Bug: 152255951
Merged-In: I39f9024205a198ef8...

57029c07bfde82683f4cfb9ed5de11a5395cb206 authored over 4 years ago by Martin Stjernholm <[email protected]>
Support secondary arch for host module exports.

Bug: 142935992
Test: build-aml-prebuilts.sh generate x86 prebuilts

Merged-In: Iec4d8aa59a3ad555...

164451c1f0bc128974dc4eaed7bb8af6bbdd82e7 authored over 4 years ago by Nicolas Geoffray <[email protected]>
Reduce the number of Soong invocations, and various other minor script fixes.

- We can pass all targets at once to build-aml-prebuilts.sh.
- Less noise from build-mainline-...

f39ef8aa1097d15dd67ed75855de95afff81d5e1 authored over 4 years ago by Martin Stjernholm <[email protected]>