aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:45 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:45 +0000
commit6097a6c3d000626103093403094b44ad44deb859 (patch)
tree99634f48e52e145e71f770ab6d75d4c6e32a916d
parent3509ab6886bd021f301035df5248de6245c47c3c (diff)
parent0124c1adc3674000259b115a4973f05bcf903ab4 (diff)
downloadlibloading-android14-s1-release.tar.gz
Change-Id: Ib0120b877c34d7aeac130ef834974322dbf53bc1
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 62f030e..4c7c2ac 100644
--- a/Android.bp
+++ b/Android.bp
@@ -33,5 +33,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
vendor_available: true,
}