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

Commit 635d4b11 authored by frankpreel's avatar frankpreel
Browse files

zirconia on stock OS detected as emerald

parent 2682c979
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -286,7 +286,7 @@ export class Controller {
            if (this.deviceManager.adb.webusb.model == "Teracube 2e") { // Official ROM
                if (this.deviceManager.adb.webusb.product == "Teracube_2e") { //emerald
                    this_model = "emerald";
                } else if (this.deviceManager.adb.webusb.product == "Teracube_2e") {
                } else if (this.deviceManager.adb.webusb.product == "Teracube_2e_EEA") { // zirconia
                    this_model = "Teracube_2e";
                } else {
                    const id =