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

Skip to content
Unverified Commit 063b583d authored by Ido Ben-Hur's avatar Ido Ben-Hur Committed by basamaryan
Browse files

Revert "Check filepath inside block map file as well"

it makes no sense to check this path is canonical.
this path would for example show:
"/dev/block/bootdevice/by-name/userdata" - depending on uncrypt zip location.
canonical will than always return the real block file, for example: /dev/block/sda31
they will always be different, which will always make CheckPathCanonical return false.

checking for the real uncrypt file's location also doesn't make any sense.
because it "doesn't exist". it's being accessed directly (block access) when flashed.

google forgot about A-only devices.... I have nothing else to say.

This reverts commit 8e34d47e.

Change-Id: I65e5e3fcc61a6ac9b4f07bec328f3796d5e7c361
parent e30a8e84
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment