在XDA看到的,但不敢试。
UNLOCKED BOOTLOADER ONLY!
Please don't use this rom if you can't understand the instruction and don'tknow how to search with Google.
I built AICP for Project Treble and it works well on AQUOS S2 SS2!
The camera, Wi-Fi, Bluetooth, SIM, mobile data, fingerprint sensor are workingbut I can't test voice call and VoLTE as SS2 doesn't support my carrier.
There are some bugs such as LED and MTP, so please don't use this rom if youneed to be bug-free.
Screenshots:
https://imgur.com/a/9eKCcxYhttps://drive.google.com/open?id=1Lt...F9FhyfEfhBTCOaDownload latest system-arm64-ab.img and flash it in bootloader:
fastboot flash system_a system-arm64-ab.img
I modded heineken78's boot and vendor image for 2070CN to fix notch displayissue and enable some functions such as auto brightness:
https://drive.google.com/open?id=1_u...eR1D-qnsHUZWN-https://drive.google.com/open?id=1h_...5SAoiY9-nGtomOHow to flash:
1. Install 2070CN
2. Enter into bootloader mode by running
Code:adb reboot bootloader
3. Run these commands:
Code:fastboot flash boot_a boot-twrp3110_v1.1_oreo_2070.img fastboot flashvendor_a vendor_2070_treble_beta1_mod.img fastbootflash system_a system-arm64-ab.img fastboot -w --set-active=_arebootNOTE: fastboot -w will erase your data. Submit to XDA Portal