Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb51a1d1 authored by Yo Chiang's avatar Yo Chiang Committed by Automerger Merge Worker
Browse files

Merge "Fix Makefile formatting" am: b5bff9a4 am: a7a67e03

Original change: https://android-review.googlesource.com/c/platform/build/+/1664080

Change-Id: I71ca8cc9afae84378ac46e99eb8bf4f255b1bea2
parents 75257bca a7a67e03
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -1041,8 +1041,8 @@ 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: \
    $(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