Merge "Clarify doc on NETWORK_RECOMMENDATIONS_ENABLED and WIFI_WAKEUP_ENABLED."
This commit is contained in:
@@ -7646,6 +7646,8 @@ public final class Settings {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Value to specify if Wi-Fi Wakeup feature is enabled.
|
* Value to specify if Wi-Fi Wakeup feature is enabled.
|
||||||
|
*
|
||||||
|
* Type: int (0 for false, 1 for true)
|
||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
@SystemApi
|
@SystemApi
|
||||||
@@ -7654,6 +7656,8 @@ public final class Settings {
|
|||||||
/**
|
/**
|
||||||
* Value to specify if network recommendations from
|
* Value to specify if network recommendations from
|
||||||
* {@link com.android.server.NetworkScoreService} are enabled.
|
* {@link com.android.server.NetworkScoreService} are enabled.
|
||||||
|
*
|
||||||
|
* Type: int (0 for false, 1 for true)
|
||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
@SystemApi
|
@SystemApi
|
||||||
|
|||||||
Reference in New Issue
Block a user