From 3c94413000fa98455be3cd086744a9ca94b8a26d Mon Sep 17 00:00:00 2001 From: Jay Thomas Sullivan Date: Wed, 7 Apr 2021 15:48:52 -0400 Subject: [PATCH] Rename permission group to "Nearby devices" This renames the "Nearby Bluetooth Devices" group to "Nearby devices", and changes the associated icon to a more generic, not-specifically-Bluetooth icon. The reason for this is that we will soon be adding non-Bluetooth permissions to this group (i.e., UWB). Bug: 183988398 Test: manual Change-Id: I555860880c981171f0bff7f11695a03a0f8de586 --- core/res/AndroidManifest.xml | 2 +- .../drawable/perm_group_nearby_devices.xml | 26 +++++++++++++++++++ core/res/res/values/strings.xml | 4 +-- 3 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 core/res/res/drawable/perm_group_nearby_devices.xml diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 46f2f3e9286d8..b6f70bce4ba68 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1390,7 +1390,7 @@ diff --git a/core/res/res/drawable/perm_group_nearby_devices.xml b/core/res/res/drawable/perm_group_nearby_devices.xml new file mode 100644 index 0000000000000..84cc4322b437b --- /dev/null +++ b/core/res/res/drawable/perm_group_nearby_devices.xml @@ -0,0 +1,26 @@ + + + + + \ No newline at end of file diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 4c421edcccf14..90e9c098bf292 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -823,9 +823,9 @@ take pictures and record video - Nearby Bluetooth Devices + Nearby devices - discover and connect to nearby Bluetooth devices + discover and connect to nearby devices Call logs