Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a18189c authored by Adam Powell's avatar Adam Powell Committed by Android Git Automerger
Browse files

am bdc17727: am 9b12b4ed: Fix product-specific string declaration

* commit 'bdc17727':
  Fix product-specific string declaration
parents a55a94bf bdc17727
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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] -->