Add various framework-res values overlay
This commit is contained in:
parent
7d3f700d19
commit
401eb2215a
@ -8,9 +8,12 @@
|
|||||||
<string-array translatable="false" name="config_tether_wifi_regexs">
|
<string-array translatable="false" name="config_tether_wifi_regexs">
|
||||||
<item>"wlan0"</item>
|
<item>"wlan0"</item>
|
||||||
<item>"softap.*"</item>
|
<item>"softap.*"</item>
|
||||||
|
<item>"wifi_br0"</item>
|
||||||
|
<item>"wigig0"</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<string-array translatable="false" name="config_tether_bluetooth_regexs">
|
<string-array translatable="false" name="config_tether_bluetooth_regexs">
|
||||||
|
<item>bnep\\d</item>
|
||||||
<item>"bt-pan"</item>
|
<item>"bt-pan"</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
@ -18,4 +21,11 @@
|
|||||||
<bool name="config_intrusiveNotificationLed">true</bool>
|
<bool name="config_intrusiveNotificationLed">true</bool>
|
||||||
<string name="config_icon_mask" translatable="false">"M50 0C77.6 0 100 22.4 100 50C100 77.6 77.6 100 50 100C22.4 100 0 77.6 0 50C0 22.4 22.4 0 50 0Z"</string>
|
<string name="config_icon_mask" translatable="false">"M50 0C77.6 0 100 22.4 100 50C100 77.6 77.6 100 50 100C22.4 100 0 77.6 0 50C0 22.4 22.4 0 50 0Z"</string>
|
||||||
<bool name="config_useRoundIcon">true</bool>
|
<bool name="config_useRoundIcon">true</bool>
|
||||||
|
|
||||||
|
<string name="config_wallpaperCropperPackage">com.android.wallpaperpicker</string>
|
||||||
|
<bool name="config_unplugTurnsOnScreen">true</bool>
|
||||||
|
<!-- Currently disabled for Android Go
|
||||||
|
<integer name="config_multiuserMaximumUsers">4</integer>
|
||||||
|
<bool name="config_enableMultiUserUI">true</bool>
|
||||||
|
-->
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user