aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2022-03-02Update protobuf to 2.27.1David LeGare
Test: cd external/rust/crates && atest --host -c Change-Id: Iaae5fc30f1bd87b2d4a92ee1ae07bc18e1bc50d4
2021-12-21Adding bluetooth apexRoopa Sattiraju
Bug: 206121418 Test: Compile Change-Id: I3078f6111bd7cf123681fc0a04825d89bb806eca
2021-12-08Make libprotobuf available to CompOSAlan Stokes
Bug: 161471326 Test: Builds Change-Id: I92ecb1f69ab6b78275be2fa7e336535f42207f5e
2021-09-22Upgrade rust/crates/protobuf to 2.25.1Joel Galenson
Test: make Change-Id: I246706ce9d2c30010727a7066b16555e8d52ea57
2021-04-28Generate apex_available from c2a instead of a patchandroid-s-beta-2android-s-beta-1Joel Galenson
Test: Run c2a Test: Build Change-Id: I1908b7944d20abc7564a51fa83f14858fd1bbba0
2021-04-02Upgrade rust/crates/protobuf to 2.22.1Joel Galenson
Test: make Change-Id: Ie58392a6f5fd045cb0adab0adbe869383d10c198
2021-03-22Merge "Upgrade rust/crates/protobuf to 2.22.0"Treehugger Robot
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/protobufandroid-s-preview-1Bob Badour
Added SPDX-license-identifier-MIT to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I6fe8dea0db9436e168d892eaf2b30399a0943f6d
2021-02-09Upgrade rust/crates/protobuf to 2.22.0Haibo Huang
Test: make Change-Id: I0967df149e3d7ca88f0abe6281adf2425adc6f1e
2021-01-07Upgrade rust/crates/protobuf to 2.20.0Haibo Huang
Test: make Change-Id: Ib611629af667df0d09ceb4668cb9512d946503db
2020-12-14add crosvm to com.android.virtJiyong Park
To do so, crosvm and its dependencies have the apex_available property set to "//apex_available:platform", "com.android.virt" to explicitly acknowledge the joining. Bug: 174639241 Test: m com.android.virt Change-Id: Id4bd6439bca52502e48e22082603ba64703e0d4e
2020-11-24Upgrade rust/crates/protobuf to 2.18.1Haibo Huang
Test: make Change-Id: I5b915568dd8c388d36820424b8c7986dfd33af3b
2020-10-25Use --copy-out to generate .bp file.Chih-Hung Hsieh
* The original include command now works without local patch or post_update.sh. Bug: 171659849 Test: make Test: tools/external_updater/updater.sh update --refresh --keep-date rust/crates/protobuf Change-Id: I973c7ac3dfa4f8233f8522b1ada678a9ef144f73
2020-09-22Add post_update.sh and regenerate .bpChih-Hung Hsieh
* Regenerate .bp with new dependent package versions. * Include out/version.rs in src/lib.rs. Bug: 169119563 Test: tools/external_updater/updater.sh update rust/crates/protobuf Test: mm in external/rust/crates/protobuf Change-Id: I5df38edeaacb5ad83a46bb04b569f6935cf88df5
2020-08-17Upgrade rust/crates/protobuf to 2.17.0Haibo Huang
* Android.bp was regenerated. New rustc warnings were found. * Keep local change in src/lib.rs to include out/version.rs. * Update out/version.rs to the new version. Change-Id: I9c2f7d412dcd42fe3769505629e05ab949300fe6 Test: make
2020-07-10Build library for device too.Chih-Hung Hsieh
Test: mm in external/rust/crates Change-Id: Ia13f009742aadd670c327f8383437e2a6985a46a
2020-07-06Support building all variants.Matthew Maurer
Bug: 143217452 Test: cd external/rust; mma; atest in all TEST_MAPPING subdirs Change-Id: I06e44bcb90bfd90d4f5ceeb453a6c1b9af151954
2020-06-10Import protobuf-2.14.0Chih-Hung Hsieh
* Add OWNERS and Android.bp * add generated version.rs into out Bug: 143953733 Test: make Change-Id: Ib53a973b74679c4dd78e2de2fa54141e55048c17