mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
Use android.platform (and $ANDROID_PLATFORM) for configuration, apply 'android-18' default
3 lines
55 B
Makefile
3 lines
55 B
Makefile
APP_ABI := armeabi
|
|
APP_PLATFORM := $(ANDROID_PLATFORM)
|