mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Reduce 'android-18' duplication, as originally done by wenderen
Use android.platform (and $ANDROID_PLATFORM) for configuration, apply 'android-18' default
This commit is contained in:
parent
dea610986d
commit
619212abf3
7 changed files with 16 additions and 16 deletions
|
@ -1,2 +1,2 @@
|
|||
APP_ABI := armeabi
|
||||
APP_PLATFORM := android-18
|
||||
APP_PLATFORM := $(ANDROID_PLATFORM)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue