From 6e8644bcca75700757977be9fab1ffc501325c3e Mon Sep 17 00:00:00 2001 From: Jake Hamby Date: Thu, 29 Nov 2012 15:06:20 -0800 Subject: [PATCH] Add string resource removed by previous commit. The "bluetooth_permission_request" string resource was removed in a previous commit, but is still referenced by a manifest element. Add the original string resource to strings.xml. Bug: 7641406 Change-Id: I9a41760c74d8a243ff5e8d2d7938f81207e75173 --- res/values/strings.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/res/values/strings.xml b/res/values/strings.xml index e39b9eb028c..0ccc489f0bf 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -303,6 +303,9 @@ Bluetooth device chooser + + "Bluetooth permission request" + An app wants to turn on Bluetooth.