aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:03:04 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:03:04 +0000
commit7b38fff6037f6a9764ff103b68ce4bdfd6b48887 (patch)
tree611cea55179701e5f8bc6d04182f4695f76445bf
parentd6a2f8c8e0f65e94e88065382f39501c6a7f14dc (diff)
parent6bf317b7d3730ccec6089289883e741fb7653ae0 (diff)
downloadavb-android12L-d2-s5-release.tar.gz
Change-Id: I1127ca1bbbe14a226f719a46201c328e8b4e9d0e
-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: {