aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:02 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:02 +0000
commitfd5179e71464a99e34f0dac9eee748493527abac (patch)
tree920f690346620be8f3e538141249f6331fa01d4e
parent995307ffc27e9f46aa59a0fd0813e384da7d26d4 (diff)
parent4d4b2dbe48f6647fef35390ae8a55c40eb9d2293 (diff)
downloadasync-task-android14-release.tar.gz
Change-Id: If8f7485e5d88aa756202dcb4b1f011a2b6609af1
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index a46517c..8841f13 100644
--- a/Android.bp
+++ b/Android.bp
@@ -53,4 +53,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}