Fix product-specific string declaration

Change-Id: Ib753995ed7bf47bb6724309370c9b05d65cfd81b
This commit is contained in:
Adam Powell
2012-06-03 14:32:04 -07:00
parent 7c86958d73
commit 9b12b4edce

View File

@@ -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] -->