NOTES:
This ROM is provided as-is with no warranty. Use at your own risk.
HyperOS 2 Global Firmware is already included in ROM
Click to expand installation steps
- Download the ROM package along with boot, dtbo and vendor_boot (links mentioned in post)
- Put downloaded files in a folder (your platform tools folder preferred)
- Reboot to bootloader (hold power + volume down button)
- In your PC, open terminal where you copied the above files and run the following commands:
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash vendor_boot vendor_boot.img
fastboot reboot recovery- Format data via recovery (optional if flashing on the same ROM)
- Select "Reboot to recovery" (Advanced → Reboot to recovery)
- Select "Apply update" in recovery
- In your PC terminal, run
adb sideload rom.zip(replace rom.zip with the downloaded ROM package name) - If you are flashing a vanilla build and want to flash GApps, select "Reboot to recovery" (installation ends at 47% displayed on your PC terminal) and then sideload GApps by selecting "Apply update". Skip this step if you are already flashing a GApps build
- Reboot to system
Click to expand update steps
- Select "Reboot to recovery" (Advanced → Reboot to recovery)
- Select "Apply update" in recovery
- In your PC terminal, run
adb sideload rom.zip(replace rom.zip with the downloaded ROM package name) - If you are flashing a vanilla build and want to flash GApps, select "Reboot to recovery" (installation ends at 47% displayed on your PC terminal) and then sideload GApps by selecting "Apply update". Skip this step if you are already flashing a GApps build
- Reboot to system
- Based on Android 15
- Pre-rooted with KernelSU-Next (just install the app to use it)
- HyperOS 2 Global Firmware included
