Home | History | Annotate | Download | only in xml
      1 <host-apdu-service xmlns:android="http://schemas.android.com/apk/res/android"
      2     android:description="@string/paymentService1" android:apduServiceBanner="@drawable/nfc_hce_banner">
      3         <aid-group android:description="@string/paymentService1" android:category="payment">
      4             <aid-filter android:name="325041592E5359532E4444463031"
      5                         android:description="@string/ppse"/>
      6             <aid-filter android:name="A0000000041010"
      7                         android:description="@string/mastercard"/>
      8         </aid-group>
      9 </host-apdu-service>
     10