mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[GH-ISSUE #216] android root module not working after building #98
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NL-TCH on GitHub (Oct 1, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/216
steps to reproduce:
./build-magisk-module.shoutput:
output:
why does this happen?
the build script calls radare "radare2-5.9.9-android-aarch64.tar.gz" and the root module expects "radare2-5.9.9-android-aarch64-aln.tar.gz"