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

Commit a1662017 authored by Scott Mertz's avatar Scott Mertz
Browse files

Revert "recovery: default recovery updating to false"

The default behavior is as if this setting is off.  There's no need
to set it.  Settings will now set it at boot if not configured.

This reverts commit e0e8c277.

OPO-490
Change-Id: I77963dfc9eea8ece25ed1b6b17bd2c6936ae69ee
(cherry picked from commit 2b4ec05f)
parent a452f401
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -322,9 +322,6 @@ ifneq ($(PRODUCT_DEFAULT_DEV_CERTIFICATE),build/target/product/security/testkey)
endif
endif

# by default, do not update the recovery with system updates
PRODUCT_PROPERTY_OVERRIDES += persist.sys.recovery_update=false

ifndef CM_PLATFORM_SDK_VERSION
  # This is the canonical definition of the SDK version, which defines
  # the set of APIs and functionality available in the platform.  It