Merge "Add "take call on" string for audio output switcher." into pi-dev
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8eaf3d6..62ae58b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -9546,6 +9546,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] -->