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

Commit be0e577d authored by Ashwin Prakash's avatar Ashwin Prakash Committed by Jackeagle
Browse files

web-installer: Add avicii.json for OnePlus Nord A16

parent ec89a3ae
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
    },
    {
      "id": "connect-bootloader",
      "command": ["connect bootloader", "oem unlock"],
      "command": ["connect bootloader", "oem unlock goto_flashing"],
      "needUserGesture": true
    },
    {
@@ -81,7 +81,7 @@
  "folder": [
    {
      "name": "One+ Nord recovery installer",
      "path": "https://images.ecloud.global/official/avicii/recovery-IMG-e-latest-s-official-avicii.zip",
      "path": "https://images.ecloud.global/official/avicii/recovery-IMG-e-latest-a16-official-avicii.zip",
      "unzip": true,
      "mapping": {
        "^dtbo.*img$": "dtbo.img",
@@ -91,7 +91,7 @@
    },
    {
      "name": "oneplus-nord-rom.zip",
      "path": "https://images.ecloud.global/stable/avicii/e-latest-s-official-avicii.zip"
      "path": "https://images.ecloud.global/stable/avicii/e-latest-a16-official-avicii.zip"
    }
  ]
}