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

Commit a7809e8e authored by lucaslin's avatar lucaslin
Browse files

Modify the comment of getPrivateDnsMode

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