aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-06-23 02:18:53 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-06-23 02:18:53 +0000
commit0fe0a9ab2ffc972fd55b95703720020420f4dc0e (patch)
tree2ff9542c98b866760c806c6610170b4b4953073a
parent74ea87222de33aff9380427c5ed124b4975e227c (diff)
parent0c94c3ec6cdcd62683436ffff016d9bfa114179b (diff)
downloadbuild-android12-mainline-documentsui-release.tar.gz
Snap for 7483611 from 0c94c3ec6cdcd62683436ffff016d9bfa114179b to mainline-documentsui-releaseandroid-mainline-12.0.0_r26android-mainline-12.0.0_r2aml_doc_310851020android12-mainline-documentsui-release
Change-Id: I6b32fd146716332182edf29a692aac88965337ed
-rw-r--r--core/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/Makefile b/core/Makefile
index 3b14386927..28edc8714b 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -1117,11 +1117,6 @@ ifdef INTERNAL_KERNEL_CMDLINE
endif
ifdef INTERNAL_BOOTCONFIG
- ifneq (,$(findstring androidboot.hardware=, $(INTERNAL_BOOTCONFIG)))
- $(error "androidboot.hardware" BOOTCONFIG parameter is not supported due \
- to bootconfig limitations. Use "hardware" instead. INTERNAL_BOOTCONFIG: \
- $(INTERNAL_BOOTCONFIG))
- endif
INTERNAL_VENDOR_BOOTCONFIG_TARGET := $(PRODUCT_OUT)/vendor-bootconfig.img
$(INTERNAL_VENDOR_BOOTCONFIG_TARGET):
rm -f $@