aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:18:47 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:18:47 +0000
commitbf195650a00d0fcd8db97a5a3fdec710920e7250 (patch)
treec546c5611849ff77b314046d3d21bc812cd5f153
parent7907b3ba10f68381bb21489849614cb6bd14c9b1 (diff)
parente5debb73ba071dc29bd1ba9fa1b1a4320e64b51f (diff)
downloadahash-android-platform-14.0.0_r2.tar.gz
Change-Id: I47d1ec265f957e38f773b509f188fca7d99c73f3
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index b117cd8..3e1997a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -70,4 +70,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}