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

Verified Commit 8af40961 authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Remove flash of device with Android 14

parent 659ba4a2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
  "folder": [
    {
      "name": "One+ 7 recovery installer",
      "path": "https://images.ecloud.global/community/guacamoleb/recovery-IMG-e-latest-u-community-guacamoleb.zip",
      "path": "https://images.ecloud.global/community/guacamoleb/recovery-IMG-e-latest-t-community-guacamoleb.zip",
      "unzip": true,
      "mapping": {
        "^dtbo.*img$": "dtbo.img",
@@ -86,7 +86,7 @@
    },
    {
      "name": "oneplus-7-rom.zip",
      "path": "https://images.ecloud.global/community/guacamoleb/e-latest-u-community-guacamoleb.zip"
      "path": "https://images.ecloud.global/community/guacamoleb/e-latest-t-community-guacamoleb.zip"
    }
  ]
}
+2 −2
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
  "folder": [
    {
      "name": "One+ 7 Pro recovery installer",
      "path": "https://images.ecloud.global/community/guacamole/recovery-IMG-e-latest-u-community-guacamole.zip",
      "path": "https://images.ecloud.global/community/guacamole/recovery-IMG-e-latest-t-community-guacamole.zip",
      "unzip": true,
      "mapping": {
        "^dtbo.*img$": "dtbo.img",
@@ -86,7 +86,7 @@
    },
    {
      "name": "oneplus-7pro-rom.zip",
      "path": "https://images.ecloud.global/community/guacamole/e-latest-u-community-guacamole.zip"
      "path": "https://images.ecloud.global/community/guacamole/e-latest-t-community-guacamole.zip"
    }
  ]
}
+2 −2
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
  "folder": [
    {
      "name": "One+ 7T recovery installer",
      "path": "https://images.ecloud.global/community/hotdogb/recovery-IMG-e-latest-u-community-hotdogb.zip",
      "path": "https://images.ecloud.global/community/hotdogb/recovery-IMG-e-latest-t-community-hotdogb.zip",
      "unzip": true,
      "mapping": {
        "^dtbo.*img$": "dtbo.img",
@@ -86,7 +86,7 @@
    },
    {
      "name": "oneplus-7t-rom.zip",
      "path": "https://images.ecloud.global/community/hotdogb/e-latest-u-community-hotdogb.zip"
      "path": "https://images.ecloud.global/community/hotdogb/e-latest-t-community-hotdogb.zip"
    }
  ]
}
+2 −2
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
  "folder": [
    {
      "name": "One+ 8 recovery installer",
      "path": "https://images.ecloud.global/community/instantnoodle/recovery-IMG-e-latest-u-community-instantnoodle.zip",
      "path": "https://images.ecloud.global/community/instantnoodle/recovery-IMG-e-latest-t-community-instantnoodle.zip",
      "unzip": true,
      "mapping": {
        "^dtbo.*img$": "dtbo.img",
@@ -86,7 +86,7 @@
    },
    {
      "name": "oneplus-8-rom.zip",
      "path": "https://images.ecloud.global/community/instantnoodle/e-latest-u-community-instantnoodle.zip"
      "path": "https://images.ecloud.global/community/instantnoodle/e-latest-t-community-instantnoodle.zip"
    }
  ]
}
+2 −2
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
  "folder": [
    {
      "name": "One+ 8 pro recovery installer",
      "path": "https://images.ecloud.global/community/instantnoodlep/recovery-IMG-e-latest-u-community-instantnoodlep.zip",
      "path": "https://images.ecloud.global/community/instantnoodlep/recovery-IMG-e-latest-t-community-instantnoodlep.zip",
      "unzip": true,
      "mapping": {
        "^dtbo.*img$": "dtbo.img",
@@ -86,7 +86,7 @@
    },
    {
      "name": "oneplus-8-pro-rom.zip",
      "path": "https://images.ecloud.global/community/instantnoodlep/e-latest-u-community-instantnoodlep.zip"
      "path": "https://images.ecloud.global/community/instantnoodlep/e-latest-t-community-instantnoodlep.zip"
    }
  ]
}
Loading