add jsocks external modules and project

This commit is contained in:
Nathan Freitas 2015-03-28 00:19:01 -04:00
parent e30c78bd05
commit 93939285be
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -25,3 +25,6 @@
[submodule "external/pluto"]
path = external/pluto
url = https://github.com/guardianproject/pluto.git
[submodule "external/jsocks"]
path = external/jsocks
url = https://github.com/guardianproject/jsocks.git

View File

@ -12,3 +12,4 @@
target=android-21
android.library.reference.1=external/appcompat
android.library.reference.2=external/superuser-commands/RootCommands-Library
android.library.reference.3=external/jsocks/jsockslib