1<offhost-apdu-service xmlns:android="http://schemas.android.com/apk/res/android"
2    android:description="@string/UiccTransactionEventService"
3    android:requireDeviceUnlock="false" android:secureElementName="SIM">
4    <aid-group
5        android:category="other"
6        android:description="@string/UiccTransactionEventService" >
7
8        <aid-filter android:name="A000000476416E64726F696443545341"/>
9    </aid-group>
10
11</offhost-apdu-service>
12