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

Commit faf3aa69 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Clarify doc on NETWORK_RECOMMENDATIONS_ENABLED and WIFI_WAKEUP_ENABLED."

parents 2007ee8d f1b75647
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7646,6 +7646,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
@@ -7654,6 +7656,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