mirror of
https://github.com/servo/servo.git
synced 2025-09-07 13:38:20 +01:00
new android port: minimal Android app that relies on libsimpleservo
This commit is contained in:
parent
baf6635a4c
commit
be6b5f9aad
11 changed files with 605 additions and 209 deletions
|
@ -18,5 +18,5 @@ MY_LOCAL_PATH := $(call my-dir)
|
|||
include $(CLEAR_VARS)
|
||||
LOCAL_PATH:= $(SERVO_TARGET_DIR)
|
||||
LOCAL_MODULE := servo
|
||||
LOCAL_SRC_FILES := libservo.so
|
||||
LOCAL_SRC_FILES := libsimpleservo.so
|
||||
include $(PREBUILT_SHARED_LIBRARY)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue