ASCP 16 QPR1 flashing instructions for peridot

ASCP 16 QPR1 flashing instructions for peridot

Kenway214


1. Flash the provided images via fastboot using

fastboot flash boot boot.img

fastboot flash init_boot init_boot.img

fastboot flash dtbo dtbo.img

fastboot flash recovery recovery.img

fastboot flash vendor_boot vendor_boot.img

2. Reboot to recovery using either volume + and power button combo or via fastboot command fastboot reboot recovery

3. Navigate to Apply Update > Apply from ADB

4. adb sideload the ROM zip using "adb sideload ascp-*-peridot.zip"

5. Factory reset/format data

6. Reboot to system


If coming from previous ascp builds-----


1. Flash the provided images via fastboot using

fastboot flash boot boot.img

fastboot flash init_boot init_boot.img

fastboot flash dtbo dtbo.img

fastboot flash recovery recovery.img

fastboot flash vendor_boot vendor_boot.img

2. Reboot to recovery using either volume + and power button combo or via fastboot command fastboot reboot recovery

3. Navigate to Apply Update > Apply from ADB

4. adb sideload the rom zip using "adb sideload Ascp-*-peridot.zip"

5. skip format data

5. Reboot system

done




Report Page