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

Commit 5792ea86 authored by Hridya Valsaraju's avatar Hridya Valsaraju Committed by android-build-merger
Browse files

Merge "e2fsck_static is no longer needed for remount" am: 725d7f8d

am: f1fd5ec2

Change-Id: I8593bdf9366e72bc165117fc1fe8414567984661
parents 8df7ff00 f1fd5ec2
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -63,14 +63,6 @@ LOCAL_REQUIRED_MODULES += \
endif
endif

# e2fsck is needed for adb remount -R.
ifeq ($(BOARD_EXT4_SHARE_DUP_BLOCKS),true)
ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT)))
LOCAL_REQUIRED_MODULES += \
    e2fsck_static
endif
endif

# On A/B devices recovery-persist reads the recovery related file from the persist storage and
# copies them into /data/misc/recovery. Then, for both A/B and non-A/B devices, recovery-persist
# parses the last_install file and reports the embedded update metrics. Also, the last_install file