summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rwxr-xr-xres/values/strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 42b76e2..903103a 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2,13 +2,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Nfc Service</string>
<string name="nfcUserLabel">Nfc</string>
-
- <!-- The label for the NFC admin permission -->
- <string name="permlab_nfcAdmin">control NFC secure hardware</string>
-
- <!-- The description for the NFC admin permission -->
- <string name="permdesc_nfcAdmin">Allows the app to control the secure hardware used with NFC,
- for example, to modify payment credentials.</string>
<!-- A notification description string informing the user that contact details were received over NFC [CHAR-LIMIT=64] -->
<string name="inbound_me_profile_title">Contact received over NFC</string>