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

Commit 2424df2c authored by Lucas Lin's avatar Lucas Lin Committed by Automerger Merge Worker
Browse files

Merge "Modify the comment of getPrivateDnsMode" am: f87b8a02 am: 45db4ff3...

Merge "Modify the comment of getPrivateDnsMode" am: f87b8a02 am: 45db4ff3 am: afcec9cb am: f9b7ab92

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1640143

Change-Id: Id1d4d402558ac49e8051c4af5838a05ab72d2b1c
parents 6d16c4d2 f9b7ab92
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -5203,8 +5203,7 @@ public class ConnectivityManager {
    /**
     * Get private DNS mode from settings.
     *
     * @param context The Context to get its ContentResolver to query the private DNS mode from
     *                settings.
     * @param context The Context to query the private DNS mode from settings.
     * @return A string of private DNS mode as one of the PRIVATE_DNS_MODE_* constants.
     *
     * @hide