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

Commit 151f7233 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "configs: Add voice-handset-tmus path to support tmus operator"

parents 5570697d 473b9619
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2130,6 +2130,10 @@
        <path name="handset" />
    </path>

    <path name="voice-handset-tmus">
        <path name="handset" />
    </path>

    <path name="voice-speaker">
        <path name="speaker-mono" />
    </path>
+4 −0
Original line number Diff line number Diff line
@@ -2151,6 +2151,10 @@
        <path name="handset" />
    </path>

    <path name="voice-handset-tmus">
        <path name="handset" />
    </path>

    <path name="voice-speaker">
        <path name="speaker-mono" />
    </path>
+4 −0
Original line number Diff line number Diff line
@@ -2155,6 +2155,10 @@
        <path name="handset" />
    </path>

    <path name="voice-handset-tmus">
        <path name="handset" />
    </path>

    <path name="voice-speaker">
        <path name="speaker-mono" />
    </path>
+4 −0
Original line number Diff line number Diff line
@@ -2237,6 +2237,10 @@
        <path name="handset" />
    </path>

    <path name="voice-handset-tmus">
        <path name="handset" />
    </path>

    <path name="voice-speaker">
        <path name="speaker-mono" />
    </path>
+4 −0
Original line number Diff line number Diff line
@@ -2523,6 +2523,10 @@
        <path name="handset" />
    </path>

    <path name="voice-handset-tmus">
        <path name="handset" />
    </path>

    <path name="voice-speaker">
        <path name="speaker-mono" />
    </path>
Loading