Files
android_development/scripts
Matthew Maurer a9fb65d155 c2a: Automatically make crates APEX available
The bulk of Rust packages in external/ are OS agnostic and do not care
about individual platform features. This change is intended to reduce
the churn of repeatedly adding new `apex_available` attributes to crates
by defaulting to availability. When landing a new crate which is either
platform revision specific or has an unstable file format, prefer to
set `apex_available: ["//apex_available:platform"]` until you have
thought things through.

Bug: 174862583
Test: Regenerate with no apex_available, see universal availability
Test: Regenerate with apex_available: [], see []
Test: Regenerate with apex_available: [foo], see [foo]
Change-Id: I958597789bfc966caec043d051996284dab7a927
2022-06-16 13:07:12 -07:00
..
2021-03-30 14:58:06 -07:00
2021-02-19 12:20:34 +01:00
2021-06-24 15:44:49 -07:00
2019-10-04 16:48:38 -07:00
2022-01-06 10:18:42 -08:00
2018-07-23 17:01:42 -07:00
2012-04-27 10:45:07 -07:00
2018-10-30 11:03:17 -07:00
2021-06-24 15:44:49 -07:00