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
Loading
Please register or sign in to comment