You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
336 B

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="config_tether_wifi_p2p_regexs">
<item>"p2p-p2p\\d-.*"</item>
<item>"p2p-wlan\\d-.*"</item>
<item>"p2p-dev-wlan\\d"</item>
<item>"p2p\\d"</item>
</string-array>
</resources>