Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Do not ship addon.d/50-lineage.sh anymore

Jonathan Klee requested to merge 2495-t-kill-addon into v1-t

Description

Do not ship addon.d/50-lineage.sh anymore

Indeed, freeRASP SDK was considering /e/OS as rooted because of the existing /system/addon.d directory.

Reverse engineering through strace hilighted this:

faccessat(AT_FDCWD, "/system/addon.d/", F_OK) = 0

Screenshots

Technical details

Tests

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/2495

10 commandments of code review

👪 ❤️ https://gitlab.e.foundation/groups/e/-/wikis/contribute/development-processes/code-review-guidelines

Merge request reports

Loading