aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 19:00:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 19:00:50 +0000
commitf0f661e23b79234db1191e92b5e43ff8adf4971a (patch)
tree611cea55179701e5f8bc6d04182f4695f76445bf
parent2e9305b823a20225fcfae11bc3dda1fc55f4f221 (diff)
parent4ac3750920c5ee431d9abcd67123683fa9994b03 (diff)
downloadavb-f0f661e23b79234db1191e92b5e43ff8adf4971a.tar.gz
Change-Id: If8c8e3904584b5b36cb56790be597f1506c42988
-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: {