commit | 10735d90d62c38e9a14e38efc6125401ce325a25 | [log] [tgz] |
---|---|---|
author | Ivan Lozano <ivanlozano@google.com> | Wed Jul 22 09:14:47 2020 -0400 |
committer | Ivan Lozano <ivanlozano@google.com> | Wed Jul 22 09:18:13 2020 -0400 |
tree | 245e576ea8712d2f3e039094e497e4647ce40a5c | |
parent | 8481186d56e040fffc8f01d0a392704310295435 [diff] [blame] |
Add source collision test, rust_bindgen doc. Bug: 159064919 Test: Soong tests pass (and fail if error is modified). Change-Id: Id4f76e53e11e46ae495f9613a2699c598e7daea4
diff --git a/rust/Android.bp b/rust/Android.bp index 26a5a08..e03bf4f 100644 --- a/rust/Android.bp +++ b/rust/Android.bp
@@ -27,6 +27,7 @@ testSrcs: [ "binary_test.go", "bindgen_test.go", + "builder_test.go", "clippy_test.go", "compiler_test.go", "coverage_test.go",