aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:30 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:30 +0000
commit92712253c4f7fe12702db68cc1d84da2a785665f (patch)
treeb2e215707fea94d79f9d7483bedd8cbab257c46a
parent7b60f8f38c667c1052d15168891c9be6cbf39c68 (diff)
parent77841239ce7472e6b748e32f006d195466dd0041 (diff)
downloadx509-cert-android14-d1-s1-release.tar.gz
Change-Id: I5783f5d7b736236d510a59ec14cfe303eb9ee514
-rw-r--r--Android.bp5
1 files changed, 1 insertions, 4 deletions
diff --git a/Android.bp b/Android.bp
index 9e3d89c..b3c48f6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -45,9 +45,6 @@ rust_library_host {
"libflagset",
"libspki",
],
- apex_available: [
- "//apex_available:platform",
- "com.android.virt",
- ],
+ product_available: true,
vendor_available: true,
}