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

Add rust_test and rust_test_host.

* Rust tests are like binary files compiled with --test.
New test.go follows binary.go code pa...

a5f22ed6b05bc977f0fc39be4af9c12e52471c1d authored about 5 years ago by Chih-Hung Hsieh <[email protected]>
Do not install VNDK lib in favor of VNDK APEX

Since VNDK APEX replaces VNDK lib /system/lib/vndk{-sp}, VNDK libs are
not installed.

Bug: 1414...

b01c114d27ce5dfc598c7fe8b663e7ed99e213f0 authored about 5 years ago by Jooyung Han <[email protected]>
Use unstripped binaries in fuzz target packaging.

Unstripped binaries allow for online symbolization, and offline
symbolization using the debug in...

d5bd5773e3daa397c075c9f67ae864b5d804f464 authored about 5 years ago by Mitch Phillips <[email protected]>
Fix apex_vndk with TARGET_VNDK_USE_CORE_VARIANT

When TARGET_VNDK_USE_CORE_VARIANT is set, vndk apex should have only
- vndk sp libraries
- vndk ...

87a7f3064fd6738cbf55f1a462c731d9826d1eeb authored about 5 years ago by Jooyung Han <[email protected]>
Do not follow deps for apex_vndk

Since apex_vndk deals with its own dependencies, it should not follow
dependencies while packagi...

8aee204cb29e40bef8286ee4c792e0bd8b85f654 authored about 5 years ago by Jooyung Han <[email protected]>
apex: __ANDROID_APEX__ defined with no value

__ANDROID_APEX__ was defined with the name of apex module.
-D__ANDROID_APEX__=com.android.foo

B...

6b8459be4fb226e6a2b8fccd96f1a6959b08df72 authored about 5 years ago by Jooyung Han <[email protected]>
Merge "Add support for including app prebuilts in APEX." am: 520367cbd3 am: c7c9f04141

am: bf2518939c

Change-Id: I1946b20680bbb90c6d7487d37188407a8c779fe8

2921cc70b5c8d4857cec00d523c2d90eb7c843b0 authored about 5 years ago by Dario Freni <[email protected]>
Merge "Add support for including app prebuilts in APEX." am: 520367cbd3

am: c7c9f04141

Change-Id: Ib98385dfc8cc8ebe1e76826617eb189782466189

bf2518939c68cdc2d11a6076e2b0ecd0824e7f26 authored about 5 years ago by Dario Freni <[email protected]>
Merge "Add support for including app prebuilts in APEX."

am: 520367cbd3

Change-Id: I679f629f9145e22e7f79acbd85bbe296c2ff5f58

c7c9f04141577d8cf67ce4cf57dd1f4d4bf2bae8 authored about 5 years ago by Dario Freni <[email protected]>
Merge "Add support for including app prebuilts in APEX."

520367cbd3fad3acbb30d3c82ef617241d93fa38 authored about 5 years ago by Treehugger Robot <[email protected]>
Merge changes Ia7deed13,I7378a46f am: 765fe7a501 am: 5e94b2dd4b

am: d446f0b06e

Change-Id: I4affe1644dfa7c34df9ecface7bcd85857e61761

6ec3e06cf683cf281e380f2515566ce85a3988d3 authored about 5 years ago by Ivan Lozano <[email protected]>
Merge changes Icfd32d0a,Icc9ff4d4,Ieee07502,I559eeb1f,Iaf2a6f6d, ... am: ec90e44ce7 am: 2513a6efd6

am: 02e020c611

Change-Id: I497ffabe8e43d05e8765d9359cb542369685c0fa

bfbeb9d76de814333e7c74a2889ea0fcde3360ec authored about 5 years ago by Colin Cross <[email protected]>
Merge changes Ia7deed13,I7378a46f am: 765fe7a501

am: 5e94b2dd4b

Change-Id: I9779e25923e8bf4f5371c755edc1ff6fb52fdfbf

d446f0b06e8ee187af507d0985e21ca97e3cb390 authored about 5 years ago by Ivan Lozano <[email protected]>
Merge changes Icfd32d0a,Icc9ff4d4,Ieee07502,I559eeb1f,Iaf2a6f6d, ... am: ec90e44ce7

am: 2513a6efd6

Change-Id: Id566237f5ae76fe8df8441b2c996db3c4967457e

02e020c611bd18a273f2129ac31a84b8a30ebdb6 authored about 5 years ago by Colin Cross <[email protected]>
smart_status: move channel write outside lock to avoid deadlock

The smartStatusOutput.done channel is read from a goroutine that
locks smartStatusOutput.lock. ...

8cc19911b1107a50c53593462b1cc37a38fcdfcb authored about 5 years ago by Colin Cross <[email protected]>
Merge changes Ia7deed13,I7378a46f

am: 765fe7a501

Change-Id: I1fef1dca7928949e3f4004a68a2f99687da01187

5e94b2dd4b4bd79650c7c8657ef7c63be237e886 authored about 5 years ago by Ivan Lozano <[email protected]>
Merge changes Icfd32d0a,Icc9ff4d4,Ieee07502,I559eeb1f,Iaf2a6f6d, ...

am: ec90e44ce7

Change-Id: Id04d926cfc57afc73433420815f4705b7b53bf96

2513a6efd688e108204d8cf0b4d7cab2a1a80f5c authored about 5 years ago by Colin Cross <[email protected]>
Merge changes Ia7deed13,I7378a46f

* changes:
Add support for Rust C libraries.
Add a common interface for cc linkable libraries.

765fe7a50194bd16e4d08e80c45ce7ef17f1e09f authored about 5 years ago by Ivan Lozano <[email protected]>
Merge changes Icfd32d0a,Icc9ff4d4,Ieee07502,I559eeb1f,Iaf2a6f6d, ...

* changes:
Use java language 1.9 for sdk_version: "current"
Remove special case for sdk_vers...

ec90e44ce786c3a560e7ab7c0666714c8c744cb4 authored about 5 years ago by Colin Cross <[email protected]>
Remove special case for sdk_version: "none"

The dependency handling for sdk_version: "none" (which propagated to
!sdkDep.hasStandardLibs()) ...

6d8d8c6a91dad242bbe406b2b055728b196fe8de authored about 5 years ago by Colin Cross <[email protected]>
Use java language 1.9 for sdk_version: "current"

Java language was set for 1.8 for anything building against the
current SDK because the stubs we...

6cef481ee7c27ee08b9da3ace059860851cd8b69 authored about 5 years ago by Colin Cross <[email protected]>
Use system modules for turbine

turbine supports taking system modules on the command line,
now that we target Java language lev...

bf3119ee353e4b5c635c030207359d89e372c446 authored about 5 years ago by Colin Cross <[email protected]>
Merge "Add dont_merge_manifests attribute to android_test" am: 657615e0d6 am: 344d57e1da am: ef61e778c5

am: 6917e8ccf1

Change-Id: Ia7100704b57eaf9041876b4e423c3c7607be017e

acd3282de49475fba00d1ac31924fc2837e9bf2c authored about 5 years ago by Alexander Smundak <[email protected]>
Merge "Add dont_merge_manifests attribute to android_test" am: 657615e0d6 am: 344d57e1da

am: ef61e778c5

Change-Id: I8ac132dd709205cd99123385001b290602cff9d1

6917e8ccf10a4c1af309667f43b1217f77b60922 authored about 5 years ago by Alexander Smundak <[email protected]>
Merge "Add dont_merge_manifests attribute to android_test" am: 657615e0d6

am: 344d57e1da

Change-Id: I3748b98f569ae5abb8360ec687707811cdeb72f9

ef61e778c556d36ec999b7cf1b7027731aebb969 authored about 5 years ago by Alexander Smundak <[email protected]>
Merge "Add dont_merge_manifests attribute to android_test"

am: 657615e0d6

Change-Id: I95da8cbaed5040356bfa20ee0903152dac3ac8b6

344d57e1daf44c30eff9cefd946dc34901eead25 authored about 5 years ago by Alexander Smundak <[email protected]>
Merge "Add dont_merge_manifests attribute to android_test"

657615e0d6a6b60a77b9efe766eb9e60bc3b94e1 authored about 5 years ago by Alexander Smundak <[email protected]>
Add support for Rust C libraries.

Adds the ability for rust modules to be compiled as C libraries, and
allows cc modules to depend...

52767be335c200dfbf2af3da802e24a1cc91f1bf authored about 5 years ago by Ivan Lozano <[email protected]>
native shared libs in an SDK can be snapshotted

The snapshot script can now handle native shared libs in an SDK.

Bug: 138182343
Test: create fo...

73c54ee7fea8684d1d8b9db286a442386878246d authored about 5 years ago by Jiyong Park <[email protected]>
Snap for 5972512 from 1b6402d85132139d2cd65f1df836841b2a73bba4 to rvc-release

Change-Id: If0b62268d814a910134656bd341388c19cbc7bc3

1acbec667fd2bbe0af0f535220e75c3d63af59df authored about 5 years ago by android-build-team Robot <[email protected]>
Merge "Sort the file with image content." am: 4f45daf9ed am: 280b61b850 am: 90a90ec1e5

am: 536b39cc9b

Change-Id: I51f2ca15313112c8c92f64281d6ab46320bfd79e

1b6402d85132139d2cd65f1df836841b2a73bba4 authored about 5 years ago by Dario Freni <[email protected]>
add additional fields to cc_fuzz build types am: f979ee3873 am: 0bb1b218a9 am: b3670d2945

am: bc4710e870

Change-Id: I4f0e6d3d642a116b26321b9db700d681c13faf7a

b3076cee75674e2b6abe8b8b83fb44319dd0fb45 authored about 5 years ago by Kris Alder <[email protected]>
Merge "Sort the file with image content." am: 4f45daf9ed am: 280b61b850

am: 90a90ec1e5

Change-Id: I16bbff5226b1756b70cf8cf05fee665bccf685f3

536b39cc9bd724367a8e2acdaa9a1f77b88899a7 authored about 5 years ago by Dario Freni <[email protected]>
add additional fields to cc_fuzz build types am: f979ee3873 am: 0bb1b218a9

am: b3670d2945

Change-Id: Ic906f592f42b47fa8463152f8a6d204395324c26

bc4710e870e1b331594e60d1c5eedbf71c5672d2 authored about 5 years ago by Kris Alder <[email protected]>
Merge "Sort the file with image content." am: 4f45daf9ed

am: 280b61b850

Change-Id: I1b63d5cc9ce53cffa7edc73a930bc663ebc1d037

90a90ec1e595107b4e3dbfde0ba20dcd8fe0707c authored about 5 years ago by Dario Freni <[email protected]>
add additional fields to cc_fuzz build types am: f979ee3873

am: 0bb1b218a9

Change-Id: I01c6aa18228c7419d72b02601c39fd2ac27b5452

b3670d2945213ad7e73ff8a9337b27ccd8da3d1a authored about 5 years ago by Kris Alder <[email protected]>
Merge "Sort the file with image content."

am: 4f45daf9ed

Change-Id: Ibe8cd8e6d42dc9e14f454e79b57718d72716e677

280b61b850a85cddb99a6b15074597587f8bf789 authored about 5 years ago by Dario Freni <[email protected]>
add additional fields to cc_fuzz build types

am: f979ee3873

Change-Id: I7099fcf09dd9d936a05c1f2141640e57899bbe68

0bb1b218a960a9a3279b33f8207e550cbeffb0ca authored about 5 years ago by Kris Alder <[email protected]>
Merge "Sort the file with image content."

4f45daf9edae6cecd295e3e71f75a62452e2422c authored about 5 years ago by Treehugger Robot <[email protected]>
add additional fields to cc_fuzz build types

Specifically, this adds:
* Owner
* Disable (stop fuzzer from running in Haiku)
* Bug Component
*...

f979ee3873e3cc7ac50c6f2cb7c37aeef8a473d9 authored about 5 years ago by Kris Alder <[email protected]>
Add dont_merge_manifests attribute to android_test

Bug: 122332514
Test: treehugger, convert cts/tests/tests/content
Change-Id: Ib66fcafd7c31913402c...

541056c3fa8014126cb92f6312362c8cedc7a7c8 authored about 5 years ago by Sasha Smundak <[email protected]>
Split java 8 and 9 classpaths in TestClasspath

In preparation for adding the system modules jars to the classpath
for java 9, split the expecte...

617b1451b425fcc0350003f4aef3757d17ee1acb authored about 5 years ago by Colin Cross <[email protected]>
Make javaVersion an enum

Remove the hardcoded checks against "1.9" by making javaVersion
an enum and implementing javaVer...

1e7438524b7e28c5f58c6ab380a53777c221dc70 authored about 5 years ago by Colin Cross <[email protected]>
Move TestConfig sdk versions forward

The SDK version in TestConfig is very old, move it forward to trigger
the newer javaVersion code...

74362a4d5e116a521155513db3e6aa2b1a7dff22 authored about 5 years ago by Colin Cross <[email protected]>
Merge "Stop linking libdl.a into static bins" am: ce6b216c5e am: d258b0fceb am: f26152245c

am: 1d051e0bb5

Change-Id: Ife881f70b97d1f2d432eeed93b1288368efda807

d818cbe2bd749bbe5b5c6ee8acc34789019b26db authored about 5 years ago by Ryan Prichard <[email protected]>
Merge "Stop linking libdl.a into static bins" am: ce6b216c5e am: d258b0fceb

am: f26152245c

Change-Id: I1a7d038e576af0900d3f177f1cab4128eae55bdb

1d051e0bb58bc17cbc3d3fdb4ccdeaf24e385d40 authored about 5 years ago by Ryan Prichard <[email protected]>
Merge "Stop linking libdl.a into static bins" am: ce6b216c5e

am: d258b0fceb

Change-Id: I31204d498eea8d406615e6f072cba9275b40de3a

f26152245ce4a0331b915349b09075f8f5c75fee authored about 5 years ago by Ryan Prichard <[email protected]>
Add a common interface for cc linkable libraries.

Adds an interface, CcLinkableInterface, for cc linkable dependencies
which come from other toolc...

183a3218e257b6d1dcd6636f136ede87411b13f4 authored about 5 years ago by Ivan Lozano <[email protected]>
Merge "Stop linking libdl.a into static bins"

am: ce6b216c5e

Change-Id: I7af252175aa4ea9ff9baf971ff4c22b10d4627ad

d258b0fceb831bc1bdbd1ad5b333756968c2294e authored about 5 years ago by Ryan Prichard <[email protected]>
Merge "Stop linking libdl.a into static bins"

ce6b216c5ef685eda3c5e7f01b8517b1aa049514 authored about 5 years ago by Ryan Prichard <[email protected]>
Merge "Partial reverts of vndk-apex" am: 5bce0931c1 am: 908aa0cf74 am: 4e7313bd3d

am: d6a1e1caa9

Change-Id: I421d7474ad5fc4a48a911a27209424b7b2631a95

d9d40ecf476a599f7b24cfa5441340656556d594 authored about 5 years ago by Greg Kaiser <[email protected]>
Merge "Partial reverts of vndk-apex" am: 5bce0931c1 am: 908aa0cf74

am: 4e7313bd3d

Change-Id: Ifd8bea7ff57cade100db68c9d2d31acf52f9e06f

d6a1e1caa9d3b159ccf78404c8a503add12942af authored about 5 years ago by Greg Kaiser <[email protected]>
Merge "Partial reverts of vndk-apex" am: 5bce0931c1

am: 908aa0cf74

Change-Id: If75cf6fa0898b1ace7a3a44c3a23eb4ad943343e

4e7313bd3dfbb95f53fe51876b1f7a7912d94c26 authored about 5 years ago by Greg Kaiser <[email protected]>
Merge "Partial reverts of vndk-apex"

am: 5bce0931c1

Change-Id: Ic161ae00a349ff8f7fd9f0d8ba1e411ba1fa2e73

908aa0cf74d086d9df437cd341fac5a1b0bf3aec authored about 5 years ago by Greg Kaiser <[email protected]>
Merge "Partial reverts of vndk-apex"

5bce0931c136d4dc2cc72bb662663ac2bf80547d authored about 5 years ago by Greg Kaiser <[email protected]>
Merge "Default to compiling lite protos" am: 05491b4861 am: d4209698f8 am: 6a8fe3d28c

am: dbb63d9cda

Change-Id: I0bf5f70e7f70b8a23ee4fb622768709b6eb19442

4d0424b609fa6f9b10f3d9a4f3ab09cb0675b925 authored about 5 years ago by Colin Cross <[email protected]>
Merge "Default to compiling lite protos" am: 05491b4861 am: d4209698f8

am: 6a8fe3d28c

Change-Id: Ic96d206efc39d824cee27e1ecccec73065835259

dbb63d9cdac6d51bc46535d60f2d880df3743968 authored about 5 years ago by Colin Cross <[email protected]>
Merge "Default to compiling lite protos" am: 05491b4861

am: d4209698f8

Change-Id: I39fb6bf7155630d4c6eb09ad8c6b51e715e9c82c

6a8fe3d28cb11698d24d0a7ecad3961578972ee8 authored about 5 years ago by Colin Cross <[email protected]>
Merge "Default to compiling lite protos"

am: 05491b4861

Change-Id: I8ed20a1008d7e05fed7a4f7a238a2363958722b1

d4209698f8508c51d1908c2be779efdf20cc7f92 authored about 5 years ago by Colin Cross <[email protected]>
Add support for including app prebuilts in APEX.

Bug: 138429615
Test: Created an APEX containing CtsShimPrebuilt and
CtsShimPrivPrebuilt.
Change-...

cde2a037f62d41b70391b4b3796507e744913423 authored about 5 years ago by Dario Freni <[email protected]>
Sort the file with image content.

While modifying the CTS shim apex packages, it was observed that the
output of the image content...

e423582f07fd47cb8df1c20e2c978f0efb44ede0 authored about 5 years ago by Dario Freni <[email protected]>
Merge "Default to compiling lite protos"

05491b48611e6313f425be8fcc8b8cff7d82b812 authored about 5 years ago by Treehugger Robot <[email protected]>
Package dexpreopt artifacts for libcore jars in the ART apex.

This patch adds dexpreopt files for the libore part of the
bootclasspath to the ART apex.

Since...

d5df949385d214e20d5d03bd0dd56d7d417e6140 authored about 5 years ago by Ulya Trafimovich <[email protected]>
Merge "Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." am: ef99a4b06e am: aee0e30e8b am: a0b01d3f2a

am: 2398a48165

Change-Id: I7ba8cf07484bfc88eb187cd283c9cfb33ebf22be

eae1bd2d66a6b19885cfcb9699834509073e051b authored about 5 years ago by Pete Gillin <[email protected]>
Merge "Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." am: ef99a4b06e am: aee0e30e8b

am: a0b01d3f2a

Change-Id: I125d41471dbd5ff48d7dcdb8908ff225e884af22

2398a48165deae5706e14a24a6a4c853ef7278fc authored about 5 years ago by Pete Gillin <[email protected]>
Merge "Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." am: ef99a4b06e

am: aee0e30e8b

Change-Id: I084357a4b0b37939722fa8518a0c3219f368577b

a0b01d3f2a9749b0fe78f743cd6ce3a34f2d5afe authored about 5 years ago by Pete Gillin <[email protected]>
Merge "Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9."

am: ef99a4b06e

Change-Id: I64138a69c62f811a1f22e9a63cf6994b24e0c35c

aee0e30e8b5fbc78dc111202296ce7f39ff42cd9 authored about 5 years ago by Pete Gillin <[email protected]>
Merge "Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9."

ef99a4b06e9dc12bdc8299f25981714ef035c2ee authored about 5 years ago by Pete Gillin <[email protected]>
[automerger skipped] Merge "add stem property to java modules" am: d3f11c13b1 am: 6abc13c5ef am: 900457448e

am: 05335524c4 -s ours
am skip reason: change_id I11146badf558e524a973806114b9cb1344db4a6e with S...

957162b19e379df3e5da173296521758ef7474d9 authored about 5 years ago by Jiyong Park <[email protected]>
Merge "add stem property to java modules" am: d3f11c13b1 am: 6abc13c5ef

am: 900457448e

Change-Id: Id1631fc2f3af5a46d426da771e153e48368fae83

05335524c4d44f181cc5021e8c505a15656ea041 authored about 5 years ago by Jiyong Park <[email protected]>
Merge "add stem property to java modules" am: d3f11c13b1

am: 6abc13c5ef

Change-Id: I9d2f3adc081cb70a6ed39900821705159acbf606

900457448ee625d559eb57c3b1d3048e59088eab authored about 5 years ago by Jiyong Park <[email protected]>
Merge "add stem property to java modules"

am: d3f11c13b1

Change-Id: Iebb50efe73a9c180bceff1c66cca68dfae4d9036

6abc13c5efe41a566620089edae692e163ec05d4 authored about 5 years ago by Jiyong Park <[email protected]>
Merge "add stem property to java modules"

d3f11c13b1b2a924fd4311b716d29f29b1b7ea7c authored about 5 years ago by Treehugger Robot <[email protected]>
Merge "add stem property to java modules"

22284043ed07e9bbcfd610dcccabeec842247f7c authored about 5 years ago by TreeHugger Robot <[email protected]>
Partial reverts of vndk-apex

This installs vndk libs under system/lib/vndk
instead of vndk-apex.
(Partial reverts of 31c470b5...

6db2f177db30605e0647b6cd822835608757090a authored about 5 years ago by Jooyung Han <[email protected]>
Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths" am: b480debbd8 am: 229ebeea9b am: c5bb8dc821

am: 774c8ba3b6

Change-Id: I3f6aecc5232759524f04778ef3576fd68f6139b3

abcfdc9aea854ff19b9cc9a342d324b9293fa0a9 authored about 5 years ago by Jiyong Park <[email protected]>
Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths" am: b480debbd8 am: 229ebeea9b

am: c5bb8dc821

Change-Id: If5217e9e1d092915e2ae8895727f06ec3eff7315

774c8ba3b672e3a8a4993123987d35d391e538f8 authored about 5 years ago by Jiyong Park <[email protected]>
Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths" am: b480debbd8

am: 229ebeea9b

Change-Id: Ic8444cdf864a0f77efda7317b09eff500a111287

c5bb8dc82180426c89304845090886e2ce48120b authored about 5 years ago by Jiyong Park <[email protected]>
Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths"

am: b480debbd8

Change-Id: I95e38ac84157199e1446de1087ad75de0cd05ffe

229ebeea9bf8b434436d6892d7ae115fa558b661 authored about 5 years ago by Jiyong Park <[email protected]>
Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths"

b480debbd87b4a38306af174921d83c9b48a067a authored about 5 years ago by Treehugger Robot <[email protected]>
Snap for 5969935 from d92ef1c217e3c1a87caa4ea867eed60f6f877adc to rvc-release

Change-Id: I6cb35a640aeb5bad07c17b985514c0228e9e7d59

1e57a2e597956de5a9b3ba4e8c3dd4d4979bda20 authored about 5 years ago by android-build-team Robot <[email protected]>
[automerger skipped] Merge "Merge Coral/Flame into AOSP master" am: ce2be0d4fb -s ours am: 1e663359d4 -s ours am: 0e7cab4e16 -s ours

am: e00647d881 -s ours
am skip reason: change_id I2dbd6791675ed91303dc21d04992e600bb89f0ff with S...

d92ef1c217e3c1a87caa4ea867eed60f6f877adc authored about 5 years ago by Xin Li <[email protected]>
[automerger skipped] Merge Coral/Flame into AOSP master am: 7ad7d5aac5 -s ours am: 8359b160c3 -s ours am: fbc77e9eaf -s ours

am: 7187902264 -s ours
am skip reason: change_id I2dbd6791675ed91303dc21d04992e600bb89f0ff with S...

737393bd0479971a3bd928a9f1e6613f50a0b850 authored about 5 years ago by Xin Li <[email protected]>
[automerger skipped] Merge "Merge Coral/Flame into AOSP master" am: ce2be0d4fb -s ours am: 1e663359d4 -s ours

am: 0e7cab4e16 -s ours
am skip reason: change_id I2dbd6791675ed91303dc21d04992e600bb89f0ff with S...

e00647d881310c732768bddc732ef1db837af30d authored about 5 years ago by Xin Li <[email protected]>
[automerger skipped] Merge Coral/Flame into AOSP master am: 7ad7d5aac5 -s ours am: 8359b160c3 -s ours

am: fbc77e9eaf -s ours
am skip reason: change_id I2dbd6791675ed91303dc21d04992e600bb89f0ff with S...

718790226472d5619111adde860691c1c941558d authored about 5 years ago by Xin Li <[email protected]>
[automerger skipped] Merge "Merge Coral/Flame into AOSP master" am: ce2be0d4fb -s ours

am: 1e663359d4 -s ours
am skip reason: change_id I2dbd6791675ed91303dc21d04992e600bb89f0ff with S...

0e7cab4e16b727b9eedf0b4e978a520354a98862 authored about 5 years ago by Xin Li <[email protected]>
[automerger skipped] Merge Coral/Flame into AOSP master am: 7ad7d5aac5 -s ours

am: 8359b160c3 -s ours
am skip reason: change_id I2dbd6791675ed91303dc21d04992e600bb89f0ff with S...

fbc77e9eafa9e2ad136d68d4fc2decc7bcb4670e authored about 5 years ago by Xin Li <[email protected]>
[automerger skipped] Merge "Merge Coral/Flame into AOSP master"

am: ce2be0d4fb -s ours
am skip reason: change_id I2dbd6791675ed91303dc21d04992e600bb89f0ff with S...

1e663359d4a1693a5f3fed363b3b9acf4aedcd88 authored about 5 years ago by Xin Li <[email protected]>
[automerger skipped] Merge Coral/Flame into AOSP master

am: 7ad7d5aac5 -s ours
am skip reason: change_id I2dbd6791675ed91303dc21d04992e600bb89f0ff with S...

8359b160c3cca317bdbbd5cc418163ca9e9efd92 authored about 5 years ago by Xin Li <[email protected]>
Merge "Merge Coral/Flame into AOSP master"

ce2be0d4fbfbe909ab638055df861c38e873ee9f authored about 5 years ago by Xin Li <[email protected]>
Snap for 5968874 from 382cded017a288bf94b9ee9767f23cbf77498ab5 to rvc-release

Change-Id: I7e3ac29d4c7adac2122fdf27bf577301cc747449

b2427cabfd0ffe5c91c5dada89fb22dd2521ca67 authored about 5 years ago by android-build-team Robot <[email protected]>
Default to compiling lite protos

Soong was incorrectly defaulting to compiling for full protos but
using the lite runtime. Switc...

0f97adae5feb11428f82fda4c48c0d7b654971cb authored about 5 years ago by Colin Cross <[email protected]>
Merge "Soong generates libraries.txt files for vndk" am: 7d6b21c265 am: 678af96675 am: cdd21aa9e7

am: 63261b8a9e

Change-Id: I564228bbfdf894185d18df47a56e38e5ab933854

382cded017a288bf94b9ee9767f23cbf77498ab5 authored about 5 years ago by Jooyung Han <[email protected]>
Merge "Soong generates libraries.txt files for vndk" am: 7d6b21c265 am: 678af96675

am: cdd21aa9e7

Change-Id: If471d1d37f0057dbeeb0fdcef6b095ff6246e7c1

63261b8a9ea61356f2b1eea0b2116fab7abe7650 authored about 5 years ago by Jooyung Han <[email protected]>
Merge "Rust owners, fix syntax error and more specific" am: ea89f313bb am: dcb44a4ca0 am: ec7377f9b5

am: 13fffaf8f0

Change-Id: I502e0dbab3b8e3399d929fa634899800a988f30c

d1a0dab51fc408d3218ac49749de4cd8c02c9906 authored about 5 years ago by Chih-hung Hsieh <[email protected]>
Merge "Soong generates libraries.txt files for vndk" am: 7d6b21c265

am: 678af96675

Change-Id: I7141b8a61f9734bd3841ffb873344df759a34dd0

cdd21aa9e70d4cea33b51ee21205989dcde2e515 authored about 5 years ago by Jooyung Han <[email protected]>
Merge "Rust owners, fix syntax error and more specific" am: ea89f313bb am: dcb44a4ca0

am: ec7377f9b5

Change-Id: I620be9fd571de9b0b7baffd5afb34343536d7b38

13fffaf8f07959ba9de78af1b985adcb86582319 authored about 5 years ago by Chih-hung Hsieh <[email protected]>
Merge "Soong generates libraries.txt files for vndk"

am: 7d6b21c265

Change-Id: I08c0304983cf162aad8a717a16149c71d527f3f5

678af96675d010e18fc7ed3ff9837f9ccb48177a authored about 5 years ago by Jooyung Han <[email protected]>
Merge "Rust owners, fix syntax error and more specific" am: ea89f313bb

am: dcb44a4ca0

Change-Id: Ic7e19446a410a9af09e22214a44f66b4f3f6282b

ec7377f9b5bfd63a206d4e10805a3cc03c93b104 authored about 5 years ago by Chih-hung Hsieh <[email protected]>
Merge "Rust owners, fix syntax error and more specific"

am: ea89f313bb

Change-Id: Ie3b69ca3d89d740b293a6de1471a9401b1a4b3a1

dcb44a4ca0a85a5a6b21d4f9aefa68dc5a13a389 authored about 5 years ago by Chih-hung Hsieh <[email protected]>