aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:58 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:58 +0000
commit0789d3e6890323af5861b4bc94d07b05757a0412 (patch)
treee848831525022c0ea31ef18d73022ac4e76ac8ff
parentd1fae37d4c383a0463f09fd2adb004f0cd3ab5ec (diff)
parent28fcae4cf9a85533b58ddaf99950c9f38b09fdcd (diff)
downloadtermcolor-android14-d1-s7-release.tar.gz
Change-Id: I6cf902909b9d1e73c5d39fbf771ef59e9dcb0159
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 83f74b4..40e76cf 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,6 +50,8 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}
rust_test {