Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4aef203c authored by Stephen Chen's avatar Stephen Chen Committed by android-build-merger
Browse files

Merge "Clarify doc on NETWORK_RECOMMENDATIONS_ENABLED and...

Merge "Clarify doc on NETWORK_RECOMMENDATIONS_ENABLED and WIFI_WAKEUP_ENABLED." am: faf3aa69 am: fe9a20c9 am: 609711bb
am: 357483f4

Change-Id: I4cb930396651b86d9a786b9b0abe807c300cd526
parents f47437fd 357483f4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7757,6 +7757,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
@@ -7765,6 +7767,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