commit | f57e66fb0db85d8db2b98d961829edc0c5bc8192 | [log] [tgz] |
---|---|---|
author | James Farrell <jamesfarrell@google.com> | Thu Oct 05 21:37:14 2023 +0000 |
committer | James Farrell <jamesfarrell@google.com> | Thu Oct 05 21:37:14 2023 +0000 |
tree | da246016444af9280ffd45ef720b22f6dcd24e78 | |
parent | 378e3ae5f61006ff8e04a38b7b7e8faef0119d3b [diff] |
Update Android.bp to reflect aosp/2763825 Test: Ran cargo2android. Treehugger. Change-Id: I08c0fef892feb2a92d9cd236e86c2d1717c872b4
diff --git a/Android.bp b/Android.bp index b0ae081..54a73f5 100644 --- a/Android.bp +++ b/Android.bp
@@ -36,8 +36,6 @@ "libtempfile", "libthiserror", ], - product_available: true, - vendor_available: true, } rust_test_host { @@ -80,6 +78,4 @@ "libtempfile", "libthiserror", ], - product_available: true, - vendor_available: true, }