Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Working:
- Wifi- Sound
- USB tethering
- RIL
- Sensors
- Bluetooth
- Wifi HotSpot
- MTP
- Camera
- GPS
- Fingerprint
- Dac(usb audio)
Flash guide:
Before you start...
- Be sure your partitions size is original, this is **IMPORTANT**, or you may brick your device.- You need to backup your data, your data partition will be formatted.
Preparations
- Android Debug Tools- Dynamic Partition Supported Recovery. Download
- super_empty.img Download
- Connet your device to PC
Then...
1. Flash Dynamic Partition Supported Recovery into your device
Bash:
fastboot flash recovery <RECOVERY_PATH>
2. Flash super_empty.img into your device
Bash:
fastboot wipe-super <super_empty_PATH>
3. Reboot to recovery
Bash:
fastboot reboot recovery
4. Format your data partiton in recovery
5. Install Dynamic Partition ROMS into your device by:
Apply update—>Apply from ADB
Now, be sure your device is connected to your PC, and run
Bash:
adb sideload <ROM_PATH>
6. Reboot and enjoy
Picture
Download:
ReleaseIf you want to give me some money to support my work, please contact telegram @xiaoleGun
Source Code:
devicevendor
kernel
ROM OS Version: Android 13
ROM Kernel: Linux 4.19.271
Last edited: