Files
vsmartcard/TCardEmulator/shared/res/wallet.xml
Frank Morgner dfead89d0a 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.
2016-11-30 08:15:25 +01:00

24 lines
878 B
XML

<?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>