Skip to content

Instantly share code, notes, and snippets.

@filiprrs
Last active March 26, 2024 11:24
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save filiprrs/bf1b37a62048022baf17f28149c85fae to your computer and use it in GitHub Desktop.
Save filiprrs/bf1b37a62048022baf17f28149c85fae to your computer and use it in GitHub Desktop.
LineageOS 19.1 sources for compiling
Hello A5 And A7 2017 community. :)
This makes the sources I was using to create LineageOS builds for our devices free, open and available for everyone.
Feel free to use this to create personal builds or update the community with newer security patches or small improvements.
Feel free to also use this as a base for creating other third party roms that are not necessarily LineageOS.
However please note that I have spent a lot of my personal time on this project.
And so did numerous other people from LineageOS team and Samsung exynos developer community.
I would only like to kindly request to give proper credits where due.
Thanks.
a5y17lte device tree: https://github.com/LineageOS/android_device_samsung_a5y17lte branch lineage-18.1
a7y17lte device tree: https://github.com/LineageOS/android_device_samsung_a7y17lte branch lineage-18.1
7880 common tree: https://github.com/universal7880-19-1/android_device_samsung_universal7880-common branch lineage-19.1
hardware/samsung: https://github.com/LineageOS/android_hardware_samsung branch lineage-19.1
kernel: https://github.com/filiprrs/android_kernel_samsung_universal7880 branch lineage-19.1
vendor blobs: It's the best to flash an existing 20 build, connect your phone via adb, open terminal, navigate to the common tree and run "bash setup-makefiles.sh" and "bash extract-files.sh"
(https://github.com/filiprrs/proprietary_vendor_samsung_universal7880 branch lineage-19.1)
bsp: https://github.com/LineageOS/android_hardware_samsung_slsi_exynos branch lineage-19.1
https://github.com/LineageOS/android_hardware_samsung_slsi_exynos5 branch lineage 19.1
https://github.com/LineageOS/android_hardware_samsung_slsi_openmax branch lineage 19.1
https://github.com/LineageOS/android_hardware_samsung_slsi_exynos7880 branch lineage 19.1
cherry-pick https://review.lineageos.org/c/LineageOS/android_hardware_samsung_slsi_exynos/+/331661
cherry-pick https://review.lineageos.org/c/LineageOS/android_hardware_samsung_slsi_exynos/+/331660
cherry-pick all the recent Rinando's reverts in the following trees:
https://github.com/rINanDO/android_system_bpf/commits/lineage-19.1
https://github.com/rINanDO/android_system_netd/commits/lineage-19.1
revert the following commits:
https://github.com/LineageOS/android_hardware_lineage_interfaces/commit/bf1967cd88e766ff59836caaf940ec6526815068
https://github.com/LineageOS/android_hardware_lineage_interfaces/commit/7a34d0b8a45837149f1670c9e1f05ea5e1066574
https://github.com/LineageOS/android_vendor_lineage/commit/8f67d055b36d992f2f09aa6f733aa06ee3d5b917
(monet menu)
cherry-pick the following set of commits:
https://github.com/universal7880-19-1/android_frameworks_base/commits/lineage-19.1
https://github.com/universal7880-19-1/android_packages_apps_Settings/commits/lineage-19.1
https://github.com/universal7880-19-1/android_vendor_lineage/commits/lineage-19.1
clone:
https://github.com/ProtonAOSP/android_external_themelib
https://github.com/ProtonAOSP/android_external_colorkt
https://github.com/ScorpionRom/vendor_support branch sr5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment