Servo-Android App packaging works

This commit is contained in:
aydin.kim 2013-08-21 15:48:04 +09:00
parent 3fe12748e0
commit 16b56df45d
3 changed files with 14 additions and 0 deletions

3
.gitmodules vendored
View file

@ -113,3 +113,6 @@
[submodule "src/support/egl/rust-egl"]
path = src/support/egl/rust-egl
url = http://github.com/webconvforge/rust-egl.git
[submodule "src/platform/android/servo-android-glue"]
path = src/platform/android/servo-android-glue
url = http://github.com/webconvforge/servo-android-glue.git