Merge "Add Settings.Global.NETWORK_RECOMMENDATIONS_ENABLED flag." am: 70ae1bf4db am: 45fdf32038 am: e70ef235fb
am: 70889ff69f
Change-Id: If076123dc3874615b058bbddfd3c4810f54b303d
This commit is contained in:
@@ -7762,6 +7762,15 @@ public final class Settings {
|
||||
@SystemApi
|
||||
public static final String WIFI_WAKEUP_ENABLED = "wifi_wakeup_enabled";
|
||||
|
||||
/**
|
||||
* Value to specify if network recommendations from
|
||||
* {@link com.android.server.NetworkScoreService} are enabled.
|
||||
* @hide
|
||||
*/
|
||||
@SystemApi
|
||||
public static final String NETWORK_RECOMMENDATIONS_ENABLED =
|
||||
"network_recommendations_enabled";
|
||||
|
||||
/**
|
||||
* Settings to allow BLE scans to be enabled even when Bluetooth is turned off for
|
||||
* connectivity.
|
||||
|
||||
Reference in New Issue
Block a user