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

Verified Commit baca34ea authored by Manu Suresh's avatar Manu Suresh
Browse files

mimir: bypass lock process if unlocked

parent 59d4db4f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,10 +13,10 @@
    {
      "id": "unlocking-mimir",
      "needUserGesture": true,
      "command": ["flashing unlock", "delay 5"]
      "command": ["flashing unlock goto_flashing", "delay 5"]
    },
    {
      "id": "flashing-recovery",
      "id": "flashing",
      "command": [
        "flash dtbo_a dtbo.img",
        "flash boot_a boot.img",