aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:14 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:14 +0000
commit9630019f376b3019d49d7bc72a28332e2903dd9f (patch)
treec546c5611849ff77b314046d3d21bc812cd5f153
parentcbda315b4cfca16acc5be887f58e483020f179f0 (diff)
parent1f6f8db1b191e9f362f129324ddb26950ee5e84d (diff)
downloadahash-android14-d1-s7-release.tar.gz
Change-Id: I897d8292dcbdc1c28989cd9a0088af0b35fbf89a
-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,
}