Files
android_development/scripts
Joel Galenson 56b5f4be29 Comment out errors encountered when running cargo test.
A recent change to remove empty tests runs cargo test --list.  A few
crates produce build errors this way that they did not previously do.
This currently causes cargo2android.py to produce illegal Android.bp
files for these crates even though these should not be fatal errors.
We thus detect these errors and emit them as comments in the
Android.bp file, so developers can see them but the crate can still
compile.

Test: Run on crates with and without such errors.
Change-Id: I8664d3ca9a6b4c513ce0ef35821aa64d22949fc7
2021-11-30 10:34:14 -08: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
2021-02-19 12:20:34 +01: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-07-02 09:24:07 -07:00
2021-06-24 15:44:49 -07:00