aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:16 +0000
commit4e91e42a90afe274d3640f3c3d986624ef3c464e (patch)
tree31ef90890edd0dbc645612946c5b80e292617987
parentc81dd252442a73b9f7478e090ab729f539529be2 (diff)
parentdcbceead25109040afac0080690ac2677e77ea57 (diff)
downloadgdbstub-android14-release.tar.gz
Change-Id: I236f85ec9923f1f29ae4175dcab669c024ed2982
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index edb194e..873b4d1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -44,4 +44,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}