Fix product-specific string declaration
Change-Id: Ib753995ed7bf47bb6724309370c9b05d65cfd81b
This commit is contained in:
@@ -3570,7 +3570,7 @@
|
||||
|
||||
<!-- Name of the default audio route when nothing is connected to
|
||||
a headphone or other wired audio output jack. [CHAR LIMIT=25] -->
|
||||
<string name="default_audio_route_name">Phone speaker</string>
|
||||
<string name="default_audio_route_name" product="default">Phone speaker</string>
|
||||
|
||||
<!-- Name of the default audio route for tablets when nothing
|
||||
is connected to a headphone or other wired audio output jack. [CHAR LIMIT=25] -->
|
||||
|
||||
Reference in New Issue
Block a user