diff options
| author | Chih-Hung Hsieh <chh@google.com> | 2019-10-06 17:51:46 -0700 |
|---|---|---|
| committer | Chih-Hung Hsieh <chh@google.com> | 2019-10-07 10:18:50 -0700 |
| commit | bf52788ad59868e6da6265310b192f95e5074db9 (patch) | |
| tree | 1737003ec23b30b5dc93330dc03f3f2c9de45d7a | |
| parent | 2f4705ab5f529c3c8514dc6a27039e39c3878144 (diff) | |
| download | platform_external_crosvm-ndk-sysroot-r21.tar.gz platform_external_crosvm-ndk-sysroot-r21.tar.bz2 platform_external_crosvm-ndk-sysroot-r21.zip | |
Use explicitly 2018 editionndk-sysroot-r21
Bug: 142208376
Test: mm in rust projects
Change-Id: If1b9b1697edc9c54dc2693e158e20d0d6b6529dc
| -rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -271,6 +271,7 @@ rust_library_host_rlib { rust_library_host_rlib { name: "libdata_model", crate_name: "data_model", + edition: "2018", srcs: ["data_model/src/lib.rs"], rlibs: ["libassertions"], |
