mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Android life cycle improvements and Gradle integration
This commit is contained in:
parent
350d9c6c47
commit
7a2a90959e
30 changed files with 945 additions and 634 deletions
|
@ -1,2 +1,4 @@
|
|||
APP_ABI := armeabi
|
||||
APP_PLATFORM := $(ANDROID_PLATFORM)
|
||||
NDK_TOOLCHAIN_VERSION := 4.9
|
||||
APP_MODULES := c++_shared servo
|
||||
APP_PLATFORM := android-18
|
||||
APP_STL:= c++_shared
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue