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

Commit 357483f4 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

Change-Id: I11634693f1088319c90e291d78edbc8e10cd147a
parents 88f67525 609711bb
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -7652,6 +7652,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
@@ -7660,6 +7662,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