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

Commit c2184ea9 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Merge branch '5269-r-eos-security-patch' into 'v1-r'

Force use of eos specific security patch

See merge request !29
parents 25969b90 ce9e4aec
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -1251,10 +1251,7 @@ ifdef GENERIC_KERNEL_CMDLINE
endif
endif

ifneq (,$(PLATFORM_SECURITY_PATCH_OVERRIDE)
PLATFORM_SECURITY_PATCH_EOS := $(PLATFORM_SECURITY_PATCH)
  PLATFORM_SECURITY_PATCH := $(PLATFORM_SECURITY_PATCH_OVERRIDE)
endif

INTERNAL_MKBOOTIMG_VERSION_ARGS := \
    --os_version $(PLATFORM_VERSION_LAST_STABLE) \