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

Commit 897f2733 authored by Roshan Pius's avatar Roshan Pius Committed by Automerger Merge Worker
Browse files

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

Change-Id: Iec6f6bc792969605952f90f5544b0a5f12f34d8f
parents 059ca6e8 198e8c36
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