Merge "Add Settings.Global.WIFI_WAKEUP_ENABLED flag." am: d758ce1586 am: d738140b8d am: a4d7d45df9
am: 50905a474f
Change-Id: Idc7bc3e35343b06adebb035cc00b555db54289c5
This commit is contained in:
@@ -7741,6 +7741,13 @@ public final class Settings {
|
||||
public static final String WIFI_SCAN_ALWAYS_AVAILABLE =
|
||||
"wifi_scan_always_enabled";
|
||||
|
||||
/**
|
||||
* Value to specify if Wi-Fi Wakeup feature is enabled.
|
||||
* @hide
|
||||
*/
|
||||
@SystemApi
|
||||
public static final String WIFI_WAKEUP_ENABLED = "wifi_wakeup_enabled";
|
||||
|
||||
/**
|
||||
* Settings to allow BLE scans to be enabled even when Bluetooth is turned off for
|
||||
* connectivity.
|
||||
|
||||
Reference in New Issue
Block a user