aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:09 +0000
commit283ca5ba7be9598945cb869013ea2754b5dc24ea (patch)
tree783eeba97618fcb6ba9c2fe754abf5e4733f4319
parentc7c6842d4c6527b4acffcf8dd9c57b492656f304 (diff)
parentcdbd502e0049400aa793384ce303de36ea16d087 (diff)
downloadder-android14-d1-s5-release.tar.gz
Change-Id: Ib1999c2ab1c7e5915e7aed90ad38bc5b20d064ac
-rw-r--r--Android.bp5
1 files changed, 1 insertions, 4 deletions
diff --git a/Android.bp b/Android.bp
index eec2405..89349e8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -53,9 +53,6 @@ rust_library_host {
"libzeroize",
],
proc_macros: ["libder_derive"],
- apex_available: [
- "//apex_available:platform",
- "com.android.virt",
- ],
+ product_available: true,
vendor_available: true,
}