This commit is contained in:
MeexReay 2025-05-28 20:27:15 +03:00 committed by GitHub
parent 2afe896ea2
commit b229b813b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,9 +58,9 @@ pmbootstrap flasher flash_kernel
3. Flash system 3. Flash system
```bash ```bash
fastboot reboot fastboot fastboot reboot fastboot # enter fastbootd mode
fastboot delete-logical-partition product fastboot delete-logical-partition product # make system partition bigger
pmbootstrap flasher flash_rootfs pmbootstrap flasher flash_rootfs # flash system
``` ```
## How to flash stock firmware ## How to flash stock firmware