manager/userspace: added 32bit (armv7a) support

This commit is contained in:
Rifat Azad
2025-05-18 03:19:50 +06:00
parent 0e8286e195
commit a081fc87c9
13 changed files with 103 additions and 13 deletions

View File

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