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