Code:
What is Project Treble:
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
Functionalities:
- Vendor Security Patch Level is 2019-06-05
Downloads:
- Google Drive
How to report bugs:
- Logcat and a simple description of the bug, kmsg or dmseg depending on the bug
What's Packaged in the zip:
- A compressed vendor image
How to use:
- Boot to TWRP
- Wipe all partitions
- Format data/userdata partition
- Flash Modified vendor flashable zip package on both slots (One we shared. Needs to be flashed only once)
- Install the GSI/Custom ROM you wish to use
- Reboot
- If GSI/Custom ROM doesn't include gapps flash and boot
Important notes:
- Formatting data (all user data is wiped, including internal storage) is a must if Stock was previously installed and device was encrypted.
Working:
- Everything
Broken:
- Found something? Report it!
XDA:DevDB Information
Community Vendor, ROM for the Nokia 6.1 (2018)
Contributors
TheImpulson
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Flash this on a custom ROM
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 2020-02-06
Created 2019-07-06
Last Updated 2020-02-14
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
Functionalities:
- Vendor Security Patch Level is 2019-06-05
Downloads:
- Google Drive
How to report bugs:
- Logcat and a simple description of the bug, kmsg or dmseg depending on the bug
What's Packaged in the zip:
- A compressed vendor image
How to use:
- Boot to TWRP
- Wipe all partitions
- Format data/userdata partition
- Flash Modified vendor flashable zip package on both slots (One we shared. Needs to be flashed only once)
- Install the GSI/Custom ROM you wish to use
- Reboot
- If GSI/Custom ROM doesn't include gapps flash and boot
Important notes:
- Formatting data (all user data is wiped, including internal storage) is a must if Stock was previously installed and device was encrypted.
Working:
- Everything
Broken:
- Found something? Report it!
XDA:DevDB Information
Community Vendor, ROM for the Nokia 6.1 (2018)
Contributors
TheImpulson
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Flash this on a custom ROM
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 2020-02-06
Created 2019-07-06
Last Updated 2020-02-14