Add ksud support for the armeabi-v7a architecture

Co-authored-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
Co-authored-by: SChernykh <15806605+SChernykh@users.noreply.github.com>
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
This commit is contained in:
ShirkNeko
2025-05-15 20:00:51 +08:00
parent 842a8aa45a
commit 0baccb7621
9 changed files with 248 additions and 194 deletions

View File

@@ -1,3 +1,3 @@
APP_ABI := arm64-v8a x86_64
APP_ABI := arm64-v8a x86_64 armeabi-v7a
APP_PLATFORM := android-24
APP_STL := none