summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorAndres Morales <anmorales@google.com>2014-06-25 22:24:17 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-06-25 17:34:05 +0000
commitf3997eb0ef29986e9e27fb81f0667c2f19fae07f (patch)
tree6a3623c7ac3c719ade45b0da6f6995002bf3a879 /res/values
parent9cf6c591c43c4dba90b5c2e26a5f93368682c9cc (diff)
parentcfaffa85e4a5388f3591bb17f88fc7768676eae2 (diff)
downloadandroid_packages_apps_Bluetooth-f3997eb0ef29986e9e27fb81f0667c2f19fae07f.tar.gz
android_packages_apps_Bluetooth-f3997eb0ef29986e9e27fb81f0667c2f19fae07f.tar.bz2
android_packages_apps_Bluetooth-f3997eb0ef29986e9e27fb81f0667c2f19fae07f.zip
Merge "Making Bluetooth OPP file transfer intent generic"
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f58543b4c..3ab888491 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -38,11 +38,6 @@
a Bluetooth device, allowing that device to send files to this device without user
confirmation.</string>
- <!-- Strings used for a (system only) permission -->
- <string name="permlab_handoverStatus">Receive BT handover transfer broadcasts.</string>
- <string name="permdesc_handoverStatus">Allows receiving handover transfer status
- information from Bluetooth.</string>
-
<!-- string showed on "Share picutre via" dialog -->
<string name="bt_share_picker_label">Bluetooth</string>