aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:05:08 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:05:08 +0000
commit5ace2cf8e07d0807f6e92f649b400f1bd473e1ed (patch)
tree611cea55179701e5f8bc6d04182f4695f76445bf
parent5e0e8ca1dbb92880289e1783d9fbf6a23828d81a (diff)
parent6bf317b7d3730ccec6089289883e741fb7653ae0 (diff)
downloadavb-android-12.1.0_r4.tar.gz
Change-Id: I5f27a28f14cbf3bf1d85c8b03cb4cde3b0625639
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 4214f04..e61abe9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -231,7 +231,6 @@ cc_library_static {
"avb_crypto_ops_impl_boringssl",
],
host_supported: true,
- ramdisk_available: true,
recovery_available: true,
header_libs: [
"avb_headers",
@@ -504,7 +503,6 @@ cc_library {
cc_library_headers {
name: "avb_headers",
host_supported: true,
- ramdisk_available: true,
recovery_available: true,
export_include_dirs: ["."],
target: {