AOSP ROM flashing instructions for Poco F7 (onyx)
By Rom Bdr. GhartiCLEAN FLASH:
- Flash the provided recovery image and vendor boot image via fastboot using "fastboot flash recovery recovery.img" & "fastboot flash vendor_boot vendor_boot.img"
- Reboot to recovery using either volume + and power button combo or via fastboot command
- Navigate to Apply Update > Apply from ADB
- adb sideload the AOSP ROM zip using "adb sideload ROM-*.zip"
- Reboot to recovery
- Vanilla Build user who want flash gapps using "adb sideload gapps-*.zip" (optional)
- Factory reset/format data
- Reboot to system
DIRTY FLASH:
- Go to recovery
- Navigate to Apply Update > Apply from ADB
- adb sideload the AOSP ROM zip using "adb sideload ROM-*.zip"
- Reboot to recovery
- Vanilla Build user who want flash gapps using "adb sideload gapps-*.zip" (optional)
- Reboot to system