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

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

am 9b12b4ed: Fix product-specific string declaration

* commit '9b12b4ed':
  Fix product-specific string declaration
parents 58e29c06 9b12b4ed
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] -->