Merge "Developer settings: Disable wifi scan throttling" into qt-dev am: 7b2897ff93
am: 05df09fe96
Change-Id: Ib5be27d8d7c9f8d081187dceef11a6b956c92323
This commit is contained in:
@@ -247,6 +247,11 @@
|
||||
android:title="@string/wifi_verbose_logging"
|
||||
android:summary="@string/wifi_verbose_logging_summary" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="wifi_scan_throttling"
|
||||
android:title="@string/wifi_scan_throttling"
|
||||
android:summary="@string/wifi_scan_throttling_summary" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="mobile_data_always_on"
|
||||
android:title="@string/mobile_data_always_on"
|
||||
|
Reference in New Issue
Block a user