summaryrefslogtreecommitdiff
path: root/car-broadcastradio-support/res
diff options
context:
space:
mode:
authorMichael Grundberg <michael.grundberg@volvocars.com>2019-02-26 16:39:37 +0100
committerKamaljeet Maini <kamaljeet@google.com>2019-03-12 09:55:46 -0700
commit413f83dd517402599a95c156ea2bef40d7f4bb16 (patch)
tree9b2830d35dc0bb0a8023cd737f9cbaa5ec8348a8 /car-broadcastradio-support/res
parent7a6c36b1b927c7ff108fc9fdce02e6e059b4921b (diff)
downloadsystemlibs-413f83dd517402599a95c156ea2bef40d7f4bb16.tar.gz
DAB band node
In order for Google Assistant to be able to handle "Play DAB", radio media services need to expose a DAB playable node in the BrowseTree. Bug: 122371675 Test: manual Change-Id: I16cac9cf062b04a3232493ae14bd32a84147398d
Diffstat (limited to 'car-broadcastradio-support/res')
-rw-r--r--car-broadcastradio-support/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/car-broadcastradio-support/res/values/strings.xml b/car-broadcastradio-support/res/values/strings.xml
index 229d701..9151c21 100644
--- a/car-broadcastradio-support/res/values/strings.xml
+++ b/car-broadcastradio-support/res/values/strings.xml
@@ -20,6 +20,9 @@ limitations under the License.
<!-- Text to denote the FM radio band. -->
<string name="radio_fm_text">FM</string>
+ <!-- Text to denote the DAB radio band. -->
+ <string name="radio_dab_text">DAB</string>
+
<!-- Text to denote the list of programs (stations). -->
<string name="program_list_text">Stations</string>