1<offhost-apdu-service xmlns:android="http://schemas.android.com/apk/res/android"
2    android:description="@string/offhostService">
3    <aid-group>
4        <!-- OBTH card manager AID -->
5        <aid-filter android:name="A000000151000000"/>
6        <!-- NXP card manager AID -->
7        <aid-filter android:name="A000000003000000"/>
8    </aid-group>
9</offhost-apdu-service>
10