added Tizen Smart Card Emulator

as companion for Android Smart Card Emulator to allow using the
Accessories' HCE mode instead of the phone's hardware.
This commit is contained in:
Frank Morgner
2016-05-25 23:13:34 +02:00
parent 790ea80fb7
commit dfead89d0a
13 changed files with 1140 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<application name="com.vsmartcard.tcardemulator">
<wallet>
<aid-group category="other">
<aid aid="A000000397425446590201" se_type="hce" unlock="false"
power="sleep" />
<aid aid="A0000003974254465902" se_type="hce" unlock="false"
power="sleep" />
<aid aid="A00000039742544659" se_type="hce" unlock="false" power="sleep" />
</aid-group>
<aid-group category="other">
<aid aid="F000000001" se_type="hce" unlock="false" power="sleep" />
</aid-group>
<aid-group category="other">
<aid aid="D27600012401" se_type="hce" unlock="false" power="sleep" />
<aid aid="D2760001240102000000000000010000" se_type="hce" unlock="false"
power="sleep" />
</aid-group>
<aid-group category="other">
<aid aid="A000000527210101" se_type="hce" unlock="false" power="sleep" />
</aid-group>
</wallet>
</application>