Merge "Clarify doc on NETWORK_RECOMMENDATIONS_ENABLED and WIFI_WAKEUP_ENABLED." am: faf3aa697f am: fe9a20c980

am: 609711bbd5

Change-Id: I11634693f1088319c90e291d78edbc8e10cd147a
This commit is contained in:
Stephen Chen
2016-12-07 23:25:46 +00:00
committed by android-build-merger

View File

@@ -7652,6 +7652,8 @@ public final class Settings {
/**
* Value to specify if Wi-Fi Wakeup feature is enabled.
*
* Type: int (0 for false, 1 for true)
* @hide
*/
@SystemApi
@@ -7660,6 +7662,8 @@ public final class Settings {
/**
* Value to specify if network recommendations from
* {@link com.android.server.NetworkScoreService} are enabled.
*
* Type: int (0 for false, 1 for true)
* @hide
*/
@SystemApi