This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<aid-filter xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<!-- Contactless PPSE directory -->
|
||||
<aid-group android:description="@string/app_name"
|
||||
android:category="payment">
|
||||
|
||||
<!-- PPSE: 2PAY.SYS.DDF01 -->
|
||||
<aid-filter android:name="325041592E5359532E4444463031" />
|
||||
|
||||
<!-- Visa -->
|
||||
<aid-filter android:name="A0000000031010" />
|
||||
|
||||
<!-- Mastercard -->
|
||||
<aid-filter android:name="A0000000041010" />
|
||||
|
||||
<!-- Amex -->
|
||||
<aid-filter android:name="A000000025" />
|
||||
|
||||
</aid-group>
|
||||
|
||||
</aid-filter>
|
||||
Reference in New Issue
Block a user