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

Commit af1ee62e authored by Romain Hunault's avatar Romain Hunault
Browse files

Fix install for tissot

parent 98990508
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ This procedure has been tested to fix the "crazy touchscreen" issue on Xiaomi Mi
   ```

1. On your PC, launch "XiaoMiFlash" and select the FOLDER you un-zipped above.
2. In the bottom right corner, select "clean all" and then click "flash".
1. In the bottom right corner, select "clean all" and then click "flash".

    > Author's advice: Get yourself something to drink while you wait for the flash to complete.

@@ -48,6 +48,12 @@ This procedure has been tested to fix the "crazy touchscreen" issue on Xiaomi Mi
   adb reboot bootloader
   ```

1. OEM unlock

   ```
   fastboot oem unlock
   ```

1. Flash this custom version of [TWRP recovery-Oreo](https://androidfilehost.com/?fid=818070582850498337):

   ```shell