ACardEmulator: added GIDS Applet

http://www.mysmartlogon.com/generic-identity-device-specification-gids-smart-card/
This commit is contained in:
Frank Morgner
2016-02-09 17:59:41 +01:00
parent 74f15ae9ef
commit 3fe38b0e6d
7 changed files with 34 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -14,3 +14,6 @@
[submodule "ACardEmulator/app/src/main/external/MuscleApplet"]
path = ACardEmulator/app/src/main/external/MuscleApplet
url = https://github.com/martinpaljak/MuscleApplet.git
[submodule "ACardEmulator/app/src/main/external/GidsApplet"]
path = ACardEmulator/app/src/main/external/GidsApplet
url = https://github.com/vletoux/GidsApplet.git