aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:37 +0000
commit8fcd0560709378df0e977809bb725fdb4b4eceb6 (patch)
tree01494fbe8402a4986a4ac4e249136f1d092d9467
parent1ec6edb54c12180d7302fcd83826e21b75149665 (diff)
parent8bc3ea885289d2661b58c00e71fd33a381e55d57 (diff)
downloadpkcs8-android14-tests-release.tar.gz
Change-Id: Ic790321c35c0c42518baf0375214c706255c189c
-rw-r--r--Android.bp7
1 files changed, 1 insertions, 6 deletions
diff --git a/Android.bp b/Android.bp
index e6c9efa..41e91cf 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,8 +1,6 @@
// This file is generated by cargo2android.py --config cargo2android.json.
// Do not modify this file as changes will be overridden on upgrade.
-
-
package {
default_applicable_licenses: ["external_rust_crates_pkcs8_license"],
}
@@ -45,9 +43,6 @@ rust_library_host {
"libder",
"libspki",
],
- apex_available: [
- "//apex_available:platform",
- "com.android.virt",
- ],
+ product_available: true,
vendor_available: true,
}