mirror of
https://github.com/ireader/media-server.git
synced 2026-01-12 00:18:51 +08:00
5 lines
153 B
Makefile
5 lines
153 B
Makefile
APP_BUILD_SCRIPT := ./Android.mk
|
|
APP_STL := gnustl_static
|
|
APP_ABI := armeabi-v7a #arm64-v8a
|
|
#APP_PLATFORM := android-21 #SLES SLAndroidDataFormat_PCM_EX
|