aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-11 16:54:21 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-10-11 16:54:21 +0000
commitc2f4a8f2f67399ee036ecd6a47a863985d496bd4 (patch)
tree29aceadb3bbec14a70ddea8ffb2a8edae7299b49
parentbe46efe39c3a41e1441dfd6a34540dc5135585b0 (diff)
parent5be8eb61a86c00b0b8a2560e624470c593af4e89 (diff)
downloadunicode-ident-c2f4a8f2f67399ee036ecd6a47a863985d496bd4.tar.gz
Merge "Update Android.bp to reflect aosp/2763825" into main
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 425b7bf..fe24fa0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -47,6 +47,4 @@ rust_library_host {
srcs: ["src/lib.rs"],
edition: "2018",
compile_multilib: "first",
- product_available: true,
- vendor_available: true,
}