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

Commit c6426b0e authored by Irina Dumitrescu's avatar Irina Dumitrescu Committed by Android (Google) Code Review
Browse files

Merge "Fix incorrect javadoc links"

parents bbcfda0d 33ca9122
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -268,7 +268,7 @@ public class UserManager {
    public static final String DISALLOW_INSTALL_UNKNOWN_SOURCES = "no_install_unknown_sources";

    /**
     * This restriction is a device-wide version of {@link DISALLOW_INSTALL_UNKNOWN_SOURCES}.
     * This restriction is a device-wide version of {@link #DISALLOW_INSTALL_UNKNOWN_SOURCES}.
     *
     * Specifies if all users on the device are disallowed from enabling the
     * "Unknown Sources" setting, that allows installation of apps from unknown sources.