aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Lozano <ivanlozano@google.com>2019-09-24 15:43:56 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-09-24 15:43:56 -0700
commitbb3f00e08e2534237b959bc94d0fd583dbc8f7f8 (patch)
tree03e0f3547135aad7d468690973a851926e1b0806
parent4aa83c6c8099fcbf6e004ff47cf5651c362b6d60 (diff)
parent6f7168d16c07b4eb011d05ab27936801fe267bb5 (diff)
downloadremain-bb3f00e08e2534237b959bc94d0fd583dbc8f7f8.tar.gz
Remove host_supported property. am: 776ba3a1e2 am: f8b2601e37 am: e9c390f720
am: 6f7168d16c Change-Id: I6805085d6f2e8ad81310f538e34358cfd6ed415a
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 300b29c..3570fd9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -3,7 +3,6 @@ rust_proc_macro {
crate_name: "remain",
srcs: ["src/lib.rs",],
edition: "2018",
- host_supported: true,
rlibs: [
"libquote",
"libsyn",