summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/xml/apduservice.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wallet/src/main/res/xml/apduservice.xml')
-rw-r--r--wallet/src/main/res/xml/apduservice.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/wallet/src/main/res/xml/apduservice.xml b/wallet/src/main/res/xml/apduservice.xml
index 52877d6..448a521 100644
--- a/wallet/src/main/res/xml/apduservice.xml
+++ b/wallet/src/main/res/xml/apduservice.xml
@@ -15,11 +15,11 @@
-->
<host-apdu-service xmlns:android="http://schemas.android.com/apk/res/android"
- android:description="@string/servicedesc"
+ android:description="@string/host_apdu_service_desc"
android:requireDeviceUnlock="true">
<aid-group
android:category="other"
- android:description="@string/aiddescription">
+ android:description="@string/host_apdu_service_desc">
<aid-filter android:name="F00054414C4552" />
</aid-group>
</host-apdu-service> \ No newline at end of file