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

Commit b5bff9a4 authored by Yo Chiang's avatar Yo Chiang Committed by Gerrit Code Review
Browse files

Merge "Fix Makefile formatting"

parents 3c610dd0 9c461365
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