Tags: GloDroidCommunity/pine64-pinephone
Tags
Rework LineageOS unfolding process Unlike AOSP, LineageOS does not have static tags. Therefore current fetching approach does not work as intended. To solve the issue, we now store a copy of the static manifest file for LineageOS in a repository. To update the LineageOS static manifest, the maintainer shall use the update_lineage_manifest.sh script. Signed-off-by: Roman Stratiienko <r.stratiienko@gmail.com>
Initial commit Based on [1]: With changes: - Modified to use self-sufficient repository approach. - Use GloDroid v0.9.0 - Apply custom patches for kernel during build - Apply AOSP patches during unfold - Turn-on blue led when in bootloader mode - mm-radio upgraded to v0.2.0 (SMS support + more stability) [1]: https://github.com/GloDroid/glodroid_device/tree/801707cbd1d5259bc685ded4c806f2a5cc867699/pinephone Signed-off-by: Roman Stratiienko <r.stratiienko@gmail.com>