Add "take call on" string for audio output switcher.
Bug: 74130772
Test: rebuild
Change-Id: I652015e0e051a37e8df2d8f7d04b2acbcc2bdaf6
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9f2fe1b..4b9262f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -9508,6 +9508,9 @@
<!-- Summary for media output settings when the media stream is being captured by something else. -->
<string name="media_output_summary_unavailable">Unavailable</string>
+ <!-- Title for HFP(hands free profile) output switch button in settings. -->
+ <string name="take_call_on_title">Take call on</string>
+
<!-- Title for battery Suggestion. (tablet) [CHAR LIMIT=46] -->
<string name="battery_suggestion_title" product="tablet" >Improve tablet\'s battery life</string>
<!-- Title for battery Suggestion. (device) [CHAR LIMIT=46] -->