LineageOS 20.0 (Android 13) [Signature Spoofing][OTA updates] for S7 Exynos

Search This thread

Ivan_Meler

Forum Moderator / Recognized Developer
Staff member
k5tUT1V.png

LineageOS 20.0 for herolte

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
- mali drivers
- USB tethering
- HW Backed video Playback
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Buttons
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- HWcomposer (HWC)
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs

Not Working
- Storage Encryption (WIP switching to FBE from FDE since FDE was removed in 13)
- Network trafic monitoring (WIP, same reason as bellow, uses BPF)
- BPF specific functions like fancy new GPU monitoring in Android 13


Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Also do not post bug reports for known issues or bug reports without proper
a) Logcat
b) proc/last_kmsg (or proc/kmsg)
c) data/tombstones
d) dmesg



Install gapps right after installing the rom itself don't try to boot to system before that if you want to use gapps (Or wipe data before installing them)

NikGapps have been updated to 13, you might need to clean flash if you used other gapps in past including nikgapps 12.1 version

Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12/13 support

Downloads:
Google Drive
Mega.nz
GitHub Releases
MD5: 6c3ed0455ede01eda75fb5b4e0bec5f6


if you want to support the project feel free to buy me some coffee http://paypal.me/melerivan

BTC: 1Q823BsSbEKP62JFM7BjXiRCgF84qgcFST
ETH(erc20): 0x979a8e42551e62e6994d3762c9d9f0e76b5d87f9
Donations help cover the build server cost and since I do this in my free time, and also cover the coffee for time spent debugging stuff



Feel free to join telegram group with early builds progress updates and some off topic stuff Join

Based On Android 13/T
Changelog

19.03.2024.
- Merged March security update
- Synced with LineageOS source

18.02.2024.
- Merged February security update
- Synced with LineageOS source

16.01.2024.
- Merged January security update
- Synced with LineageOS source

12.12.2023.
- Merged December security update
- Synced with LineageOS source

23.11.2023
- Merged November 2023. Security update
- Fixed OTA updater
- Synced with LineageOS source

11.10.2023.
- Merged October 2023. Security Update
- Synced with LineageOS source

19.09.2023.
- Fixed issues with fp staying always on
- Merged september 2023 security update
- Synced with LineageOS source

07.08.2023.
- Merged August 2023. security update
- Synced with LineageOS source

19.07.2023.
- Fixed issue of fingerprint staying active with screen off
- Synced with LineageOS source

08.07.2023.
- Merged July 2023. Security update
- Fixed misc issues caused by June pixel feature drop
- misc performance and stability improvements
- Synced with LineageOS source

21.06.2023.
- Merged June 2023. Security update
- Merged latest pixel feature drop
- misc performance and stability improvements
- Synced with LineageOS source

02.05.2023.
- Merged May 2023. Security update
- Synced with LineageOS source

23.04.2023.
- Switched to more source built components from new Exynos 850/Linaro BSP
  • hwcomposer
  • memtrack
  • libion_exynos
  • libGrallocWrapper
  • gralloc
  • libcsc
  • libexynosscaler
  • libexynosgscaler
  • libhwjpeg
  • Whole OMX stack (libOMX.Exynos.*) and stagefrighthw
- Cleaned up source and got rid of libutils vndk32 workaround
- Performance, stability and battery life improvements
- Synced with LineageOS source

11.04.2023.
- Merged April 2023. Security update
- Updated selinux and removed neverallow rules to make device more secure
- Fixed some issues introduced in QPR2
- Synced with LineageOS source

21.03.2023.
Fixed double tap to wake

20.03.2023.
- Merged March 2023. Security update
- Misc performance and stability improvements
- Merged QPR2
- Added aptX HD support
- Synced with LineageOS source

21.02.2023.
- Further Improved UI performance
- Misc performance and stability improvements
- Began process of adding Note FE/7 support to universal8890-common codebase
- Synced with LineageOS source

08.02.2022.
- Merged February 2023. Security update
- Improved UI performance
- Misc stability improvements
- Fixed race condition in rotation that would rarely prevent screen from waking up
- Synced with LineageOS source

04.01.2023.
- Merged January 2023. Security update
- Camera app improvements
- Misc performance and stability improvements
- Synced with LineageOS source

15.12.2022.
- Added back some features that were missing from QPR1
- Misc performance and stability improvements
- Synced with LineageOS source

09.12.2022.
- Merged December 2022. Security update
- Merged android QPR1 December update
- Synced with LineageOS source

19.11.2022.
- Cleaned up patches used for non-BPF kernel
- Performance stability and battery life improvements
- Synced with LineageOS source

09.11.2022.
- Merged November 2022. Security update
- Misc performance and stability improvements
- Cleaned up patches source
- Synced with LineageOS source

04.10.2022.
- Merged october 2022. Security update
- Improved UI performance
- Fixed issues that were caused by nav bar changes
- Improved stock camera app
- Cleaned up list of patches needed to reproduce builds
- Synced with LineageOS source

01.10.2022.
- Fixed samsungs bug with gps where it would start acting up over time due to time rollover bug
- Implemented gesture navigation settings
- Removed leftover unused blobs
- Updated neural network interface lib
- Synced with LineageOS source

28.09.2022.
- Added button backlight control
- Unpinned deprecated updatable media apex jar from ram
- Allowed system to override some bluetooth props
- Performance and stability improvements
- Synced with LineageOS source (Almost all of lineageos features should be there and work now)

19.09.2022.
- Removed libhidl hacks and updated libs that required it in past
- Switched to new audio service to remove need for hacks in original one
- Updated kernel build flags for new build enviroment
- Misc performance and stability improvements
- Synced with LineageOS source

08.09.2022.
- Merged September 2022. Security update
- Updated chromium webview to 105.0.5195.79
- Added more customization options powered by Monet
- Misc performance and stability improvements
- Synced with LineageOS source

06.09.2022.
- Most of lineageos features have been implemented
- Misc performance and stability improvements
- Synced with LineageOS source

25.08.2022.
- Initial release



XDA:DevDB Information
LineageOS 20.0 for S7, ROM for the Samsung Galaxy S7

Contributors
Ivan_Meler
Source Code: https://github.com/8890q/android_kernel_samsung_universal8890/tree/lineage-19.1

ROM OS Version: Android 13
ROM Kernel: Linux 3.18.x

Version Information
Status:
Testing
 
Last edited:

Ivan_Meler

Forum Moderator / Recognized Developer
Staff member
Builds are mostly ready for daily use, i had no major issues while testing but some lineageos extras are not implemented yet as its still eaarly days in android 13 development

Huge thanks to everyone who supported this project, helped cover the build server cost and got me coffee/pizza for time spent on development, This project wouldnt be possible without them

You can find some screenshots here
 
Last edited:

hedgehog99de

Member
Dec 12, 2010
17
4
i9100
Samsung Galaxy Tab S2
Thank you Ivan for your work. But I think the ROM isn't ready for daily use. Standby battery livetime 6 hours only instead of more than 20 with LineageOS 19. And a lot of crashes in apps like K9-Mail, Filemanager+, Google search,... I go back to LineageOS19 and wait for a stable release of LineageOS20.
 
  • Like
Reactions: zakk87

master373

Senior Member
Feb 1, 2022
188
86
Thank you Ivan for your work. But I think the ROM isn't ready for daily use. Standby battery livetime 6 hours only instead of more than 20 with LineageOS 19. And a lot of crashes in apps like K9-Mail, Filemanager+, Google search,... I go back to LineageOS19 and wait for a stable release of LineageOS20.
Keep in mind that some apps need to be updated to be compatible with android 13. This is mainly not a rom issue. The app developers need to update their apps as usually on every major android update
 

tvsite

Senior Member
Dec 1, 2015
62
12
I want to update from Lineage 17.1
I want to keep my apps and data
Can I flash this ROM without wiping data ?
 

Oudoum

New member
Aug 29, 2022
1
0
Thank you Ivan for your work. But I think the ROM isn't ready for daily use. Standby battery livetime 6 hours only instead of more than 20 with LineageOS 19. And a lot of crashes in apps like K9-Mail, Filemanager+, Google search,... I go back to LineageOS19 and wait for a stable release of LineageOS20.
From me a big thanks to Ivan too, but I have exactly the same issues.
The battery drain is very huge. While watching YouTube it is like 0.5% per minute.

The App crashes are really weird, sometimes they crash permanent sometimes they dont and after a few restart is working again.

Contacts importing wont work because of missing rights, somebody knows how to fix that?

And sadly while making a phone call the called person is hearing a hugh echo.


Keep in mind, to go back to Lineagos 19.1 you have to wipe all data or you will enter a boot loop.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    Here we go, March security update is here.
    LineageOS 21 builds wont get update this time around as new qpr is still being merged and fixed up
    There were a lot of changes from google in their quarterly platform update soboth LineageOS codebase
    and some device changes are needed for it to be on par with previous builds.

    There will be april builds for it soon so it made no sense to push half baked update today.

    As always huge thanks to everyone who donated to help cover the build server cost.
    This project wouldnt be possible without you.

    Enjoy new builds and stay safe
    1
    Thanks Ivan for the updates :)
    Just for the record, the google dl link in OP is for hero2lte, not herolte.
    1
    Relatively recently, I noticed periodic freezes, which are treated by juggling the battery cable (in my case), and this has already happened 4 times in a week. Immediately after shutting down, I went into TWRP and copied the dmesg log, I will attach it.
    1
    is there a way to record calls as I do on stock nougat.
  • 49
    k5tUT1V.png

    LineageOS 20.0 for herolte

    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
    - mali drivers
    - USB tethering
    - HW Backed video Playback
    - Ril (Mobile data,calls, sms and stuff)
    - Sensors
    - Buttons
    - Bluetooth
    - Wifi HotSpot
    - MTP
    - 2D and 3D gpu acceleration
    - HW encoding/decoding
    - HWcomposer (HWC)
    - Charging with device powered off
    - Stuff I didn't test yet
    - Camera
    - GPS
    - Fingerprint Sensor
    - Mobicore
    - SW codecs

    Not Working
    - Storage Encryption (WIP switching to FBE from FDE since FDE was removed in 13)
    - Network trafic monitoring (WIP, same reason as bellow, uses BPF)
    - BPF specific functions like fancy new GPU monitoring in Android 13


    Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
    Also do not post bug reports for known issues or bug reports without proper
    a) Logcat
    b) proc/last_kmsg (or proc/kmsg)
    c) data/tombstones
    d) dmesg



    Install gapps right after installing the rom itself don't try to boot to system before that if you want to use gapps (Or wipe data before installing them)

    NikGapps have been updated to 13, you might need to clean flash if you used other gapps in past including nikgapps 12.1 version

    Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12/13 support

    Downloads:
    Google Drive
    Mega.nz
    GitHub Releases
    MD5: 6c3ed0455ede01eda75fb5b4e0bec5f6


    if you want to support the project feel free to buy me some coffee http://paypal.me/melerivan

    BTC: 1Q823BsSbEKP62JFM7BjXiRCgF84qgcFST
    ETH(erc20): 0x979a8e42551e62e6994d3762c9d9f0e76b5d87f9
    Donations help cover the build server cost and since I do this in my free time, and also cover the coffee for time spent debugging stuff



    Feel free to join telegram group with early builds progress updates and some off topic stuff Join

    Based On Android 13/T
    Changelog

    19.03.2024.
    - Merged March security update
    - Synced with LineageOS source

    18.02.2024.
    - Merged February security update
    - Synced with LineageOS source

    16.01.2024.
    - Merged January security update
    - Synced with LineageOS source

    12.12.2023.
    - Merged December security update
    - Synced with LineageOS source

    23.11.2023
    - Merged November 2023. Security update
    - Fixed OTA updater
    - Synced with LineageOS source

    11.10.2023.
    - Merged October 2023. Security Update
    - Synced with LineageOS source

    19.09.2023.
    - Fixed issues with fp staying always on
    - Merged september 2023 security update
    - Synced with LineageOS source

    07.08.2023.
    - Merged August 2023. security update
    - Synced with LineageOS source

    19.07.2023.
    - Fixed issue of fingerprint staying active with screen off
    - Synced with LineageOS source

    08.07.2023.
    - Merged July 2023. Security update
    - Fixed misc issues caused by June pixel feature drop
    - misc performance and stability improvements
    - Synced with LineageOS source

    21.06.2023.
    - Merged June 2023. Security update
    - Merged latest pixel feature drop
    - misc performance and stability improvements
    - Synced with LineageOS source

    02.05.2023.
    - Merged May 2023. Security update
    - Synced with LineageOS source

    23.04.2023.
    - Switched to more source built components from new Exynos 850/Linaro BSP
    • hwcomposer
    • memtrack
    • libion_exynos
    • libGrallocWrapper
    • gralloc
    • libcsc
    • libexynosscaler
    • libexynosgscaler
    • libhwjpeg
    • Whole OMX stack (libOMX.Exynos.*) and stagefrighthw
    - Cleaned up source and got rid of libutils vndk32 workaround
    - Performance, stability and battery life improvements
    - Synced with LineageOS source

    11.04.2023.
    - Merged April 2023. Security update
    - Updated selinux and removed neverallow rules to make device more secure
    - Fixed some issues introduced in QPR2
    - Synced with LineageOS source

    21.03.2023.
    Fixed double tap to wake

    20.03.2023.
    - Merged March 2023. Security update
    - Misc performance and stability improvements
    - Merged QPR2
    - Added aptX HD support
    - Synced with LineageOS source

    21.02.2023.
    - Further Improved UI performance
    - Misc performance and stability improvements
    - Began process of adding Note FE/7 support to universal8890-common codebase
    - Synced with LineageOS source

    08.02.2022.
    - Merged February 2023. Security update
    - Improved UI performance
    - Misc stability improvements
    - Fixed race condition in rotation that would rarely prevent screen from waking up
    - Synced with LineageOS source

    04.01.2023.
    - Merged January 2023. Security update
    - Camera app improvements
    - Misc performance and stability improvements
    - Synced with LineageOS source

    15.12.2022.
    - Added back some features that were missing from QPR1
    - Misc performance and stability improvements
    - Synced with LineageOS source

    09.12.2022.
    - Merged December 2022. Security update
    - Merged android QPR1 December update
    - Synced with LineageOS source

    19.11.2022.
    - Cleaned up patches used for non-BPF kernel
    - Performance stability and battery life improvements
    - Synced with LineageOS source

    09.11.2022.
    - Merged November 2022. Security update
    - Misc performance and stability improvements
    - Cleaned up patches source
    - Synced with LineageOS source

    04.10.2022.
    - Merged october 2022. Security update
    - Improved UI performance
    - Fixed issues that were caused by nav bar changes
    - Improved stock camera app
    - Cleaned up list of patches needed to reproduce builds
    - Synced with LineageOS source

    01.10.2022.
    - Fixed samsungs bug with gps where it would start acting up over time due to time rollover bug
    - Implemented gesture navigation settings
    - Removed leftover unused blobs
    - Updated neural network interface lib
    - Synced with LineageOS source

    28.09.2022.
    - Added button backlight control
    - Unpinned deprecated updatable media apex jar from ram
    - Allowed system to override some bluetooth props
    - Performance and stability improvements
    - Synced with LineageOS source (Almost all of lineageos features should be there and work now)

    19.09.2022.
    - Removed libhidl hacks and updated libs that required it in past
    - Switched to new audio service to remove need for hacks in original one
    - Updated kernel build flags for new build enviroment
    - Misc performance and stability improvements
    - Synced with LineageOS source

    08.09.2022.
    - Merged September 2022. Security update
    - Updated chromium webview to 105.0.5195.79
    - Added more customization options powered by Monet
    - Misc performance and stability improvements
    - Synced with LineageOS source

    06.09.2022.
    - Most of lineageos features have been implemented
    - Misc performance and stability improvements
    - Synced with LineageOS source

    25.08.2022.
    - Initial release



    XDA:DevDB Information
    LineageOS 20.0 for S7, ROM for the Samsung Galaxy S7

    Contributors
    Ivan_Meler
    Source Code: https://github.com/8890q/android_kernel_samsung_universal8890/tree/lineage-19.1

    ROM OS Version: Android 13
    ROM Kernel: Linux 3.18.x

    Version Information
    Status:
    Testing
    23
    Here we go first update of 2024, Security updates from January 2024 are included in this one.
    I also finally had time to fix some remaining bugs in android 14 so releases are coming soon (Unfortunately missed my target to release them before years end)

    As always huge thanks to everyone who has supported this project and helped cover the build server cost, this project wouldnt be possible without comunity support.

    Enjoy new builds and stay safe.
    22
    Here is a little surprise update for everyone here.. So lets begin with a changelog
    - Switched to more source built components from new Exynos 850/Linaro BSP
    • hwcomposer
    • memtrack
    • libion_exynos
    • libGrallocWrapper
    • gralloc
    • libcsc
    • libexynosscaler
    • libexynosgscaler
    • libhwjpeg
    • Whole OMX stack (libOMX.Exynos.*) and stagefrighthw
    - Cleaned up source and got rid of libutils vndk32 workaround
    - Performance, stability and battery life improvements
    - Synced with LineageOS source

    This changes quite a lot of under the hood stuff and gets rid of a lot of proprietary blobs by replacing them with much more up to date source built components, if you are compiling on your own dont forget to update roomservice.xml as always all of the source has been pushed to https://github.com/8890q , This has been in works since middle of 2022 but i never got around to finishing it and fixing few remaining bugs that came from bsp until this week, so i really hope you all enjoy it.
    In general this will help s7 live a bit longer as we have way more control over most of the hals on device

    This will also make its way to 19.1 builds soon and maybe even 18.1.

    Huge thanks to everyone who supported this project as their donations help cover build server cost and cover coffee spent while debugging some of weirder stuff

    Enjoy new builds and stay safe
    21
    February builds are out, here is a brief changelog:
    - Merged February 2023. Security update
    - Improved UI performance
    - Misc stability improvements
    - Fixed race condition in rotation that would rarely prevent screen from waking up
    - Synced with LineageOS source

    19.1, 18.1 and 17.1 builds will be out in a few days if everything goes as planed.

    Huge thanks to everyone who supported this project thru the years, helped cover the build server cost and got me coffee, This project wouldnt be possible without your support.

    note: github caching seems to be broken and otas wont show up till cached files on github end update, it will hapen eventually and unfortunately i have no control over it.
    You can manually download zip from google drive or mega and flash it in the meantime, Thanks for understanding.

    Enjoy new builds and stay safe
    21
    June builds are up, after some delay due to pixel feature drop merge at lineageos and googles source release delay.
    Here is a brief changelog
    - Merged June 2023. Security update
    - Merged latest pixel feature drop
    - misc performance and stability improvements
    - Synced with LineageOS source

    As always big thanks to everyone who supported this project, helped cover the build server cost and got me coffee, this project wouldnt be possible without your support

    Enjoy new builds and stay safe