Releases: OpenKirin/android_device_honor_berlin
Releases · OpenKirin/android_device_honor_berlin
TWRP 3.1.1-0
- updated to TWRP 3.1.1
- OpenKirin Edition with inbuilt Huawei device specific settings
- /vendor is now mounted by default and cannot be unmounted (unless you disable it in the settings) to prevent installation issues on multiple projects
- limited the backup partitions to /boot, /cache, /data, /system and /vendor to ensure a normal restorable os setup
- system and vendor images can now be flashed directly through TWRP ("System Image", "Vendor Image")
3.1.0-2
- Add support for NTFS formatted MicroSD crads or OTG drives
- Enabled direct image flashing to special partitions
(be careful when using it - one wrong klick means brick in a second!) - TWRP is now compatible with AOSP based ROMS (LineageOS)
and decrypted Stock ROMS, transition from Stock to LOS is possible. - Correct versioning - Device version is now comming from the common base.
- 6250-common: commonize the device tree in order to fully support every device
3.1.0-1
- proper handling of decryption (improves booting time by ~10 seconds)
- do not wipe /data/hw_init during wipe or factory reset to prevent system errors
- cleanup ramdisk, reduced image size by 10mb
- /cust and /version usage fixed
- sometimes unmount of /data partition failed, fixed aswell
- /data/hw_init won't be deleted if you try to wipe /data partition or do a factory reset