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

Commit f1b75647 authored by Stephen Chen's avatar Stephen Chen
Browse files

Clarify doc on NETWORK_RECOMMENDATIONS_ENABLED and WIFI_WAKEUP_ENABLED.

Bug: 32913919
Test: n/a
Change-Id: Ied075bdcc1ebb8f0a4bc0d3bf9758fa6719ce0b9
parent 70ae1bf4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7445,6 +7445,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
@@ -7453,6 +7455,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