Enable Wi-Fi Hotspot Speed Settings

- Sets config_show_wifi_hotspot_speed to true

Bug: 245258763
Test: manual test

Change-Id: Ibd7f0284326a012ed6a0ee3e55b270cdfa216608
This commit is contained in:
Weng Su
2023-04-19 16:28:18 +08:00
parent 9cec4a5075
commit 2bd7c15884

View File

@@ -364,7 +364,7 @@
<bool name="config_show_wifi_hotspot_settings">true</bool>
<!-- Whether Wi-Fi hotspot speed should be shown or not. -->
<bool name="config_show_wifi_hotspot_speed">false</bool>
<bool name="config_show_wifi_hotspot_speed">true</bool>
<!-- Whether toggle_airplane is available or not. -->
<bool name="config_show_toggle_airplane">true</bool>