removed MUSCLE applet

it never worked with OpenSC anyway
This commit is contained in:
Frank Morgner
2016-02-09 08:11:01 +01:00
parent 2caffed6a1
commit 74f15ae9ef
6 changed files with 0 additions and 37 deletions

View File

@@ -23,8 +23,6 @@
<string name="applet_openpgp">Yubico\'s OpenPGP Applet</string>
<string name="aid_oath">A000000527210101</string>
<string name="applet_oath">Yubico\'s OATH Applet</string>
<string name="aid_muscle">A00000000101</string>
<string name="applet_muscle">MUSCLE Applet</string>
<string name="startup_title">Tap To Emulate!</string>
<string name="startup_message">The following smart card applets are supported:\n
\n
@@ -32,7 +30,6 @@
<b>OpenPGP Applet</b> <small>(AID D2760001240102000000000000010000)</small>\n
<b>OATH Applet</b> <small>(AID A000000527210101)</small>\n
<b>ISO Applet</b> <small>(AID F276A288BCFBA69D34F31001)</small>\n
<b>MUSCLE Applet</b> <small>(AID A00000000101)</small>\n
\n
Place your device on a contact-less reader. When the reader issues a SELECT command for one of the application identifiers above, the emulator creates the appropriate applet. The emulated applet will then handle all subsequent APDUs.</string>

View File

@@ -21,8 +21,4 @@
<aid-filter android:name="@string/aid_isoapplet"/>
</aid-group>
<aid-group android:description="@string/applet_muscle" android:category="other">
<aid-filter android:name="@string/aid_muscle"/>
</aid-group>
</host-apdu-service>