Add MAC randomization supported on BV9500Plus

This commit is contained in:
Василий Ковалёв 2021-10-31 21:51:58 +03:00 committed by GitHub
parent 44a13aabad
commit 22db8334d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,8 @@
<bool name="config_showNavigationBar">true</bool>
<bool name="config_enableNetworkLocationOverlay">true</bool>
<bool name="config_enableFusedLocationOverlay">true</bool>
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
<bool name="config_wifi_p2p_mac_randomization_supported">true</bool>
<integer name="config_screenBrightnessSettingMinimum">2</integer>
<integer name="config_autoBrightnessBrighteningLightDebounce">2000</integer>
<integer name="config_autoBrightnessDarkeningLightDebounce">3000</integer>