mirror of
https://github.com/sartoopjj/thefeed.git
synced 2026-05-19 11:34:35 +03:00
145e894f82
Android 10+ enforces W^X (Write XOR Execute) — UPX's self-extracting stub allocates RWX memory at runtime, which the kernel kills immediately. Skip UPX for the armeabi-v7a matrix entry so the binary loads cleanly.