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

Commit 383f4b1e authored by markchien's avatar markchien
Browse files

Tethering: add p2p regex for tethering modes

Bug: 147399354
Test: build
Change-Id: Iec666cc302ee749ddb57379f42f1e540ed813e48
parent 2cb542fd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -38,8 +38,9 @@

    <!-- List of regexpressions describing the interface (if any) that represent tetherable
         Wifi P2P interfaces.  If the device doesn't want to support tethering over Wifi P2p this
         should be empty.  An example would be "p2p-p2p.*" -->
         should be empty.  An example would be "p2p-p2p\\d-.*" -->
    <string-array translatable="false" name="config_tether_wifi_p2p_regexs">
        <item>"p2p-p2p\\d-.*"</item>
    </string-array>

    <!-- List of regexpressions describing the interface (if any) that represent tetherable