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

Commit 198e8c36 authored by Roshan Pius's avatar Roshan Pius Committed by Android (Google) Code Review
Browse files

Merge "Settings: Add a javadoc note for WIFI_MIGRATION_COMPLETED" into rvc-dev

parents aad7d93e d0d5fc22
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10339,6 +10339,7 @@ public final class Settings {
        /**
         * Value to specify if wifi settings migration is complete or not.
         * Note: This should only be used from within {@link android.net.wifi.WifiMigration} class.
         *
         * Type: int (0 for false, 1 for true)
         * @hide