G
GuestK00368
Guest
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We're 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 TREBLE
* SUPPORT before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Project Treble basically partitions your device into two separate partitions, a system and a vendor: system contains your generic system image, while vendor partition has your device specific files required for booting and running your phone. This way we can easily change the system image and be able to run our device on different system images with the same kernel and vendor partition
Read more about Project Treble
Read more about Project Treble
What's a GSI?:
A GSI literally means Generic System Image. It is a general system image meant for no specific device. Treble enabled devices have the capability to run a GSI. You can find a GSI here: Phh-Treble
Wileyfox Swift hardware vs Treble implementation:
Our Wileyfox Swift is an A-only device. This means that regarding the GSI images (GSI = Generic System Image) to be used, you need to get ARM64 and A-Only system images
How to report bugs:
Logcat, a simple description of the bug, kmsg or dmseg depending on the bug
What's Packaged in the zip:
A boot image (kernel)
A compressed vendor image (real vendor partition)
A treblized LineageOS 15.1 system image
A compressed vendor image (real vendor partition)
A treblized LineageOS 15.1 system image
Credits & collaborations:
This work is due to efforts from echelon team founding members that did the full device bring-up. Huge thanks to @mkfssion , @EnesSastim and @beroid for foxy binder for all the help during that bring-up.
Finally, would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
And I would give a special thanks to Doop for providing his device for developing!
Finally, would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
And I would give a special thanks to Doop for providing his device for developing!
XDA:DevDB Information
Project Treble - Wileyfox Swift, ROM for the Wileyfox Swift
Contributors
Dev4Perf, EnesSastim
Source Code: https://github.com/LineageOS/android_kernel_cyanogen_msm8916
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Version Information
Status: Stable
Created 2018-09-11
Last Updated 2018-09-11
Last edited: