aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:02:38 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-08 01:02:38 +0000
commita156d386f4343aced0bbfbe33f28bc72a849b3a4 (patch)
tree611cea55179701e5f8bc6d04182f4695f76445bf
parent724334cbc13cef5b715a5a5925ab6440b6db9b93 (diff)
parentba05f180f602001034b21003f2dfce3940d5b6da (diff)
downloadavb-android12-d1-s5-release.tar.gz
Change-Id: I14d84ced54908021a777f5e58cafccbec3fe89e9
-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: {