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

Commit 875e2101 authored by Torne (Richard Coles)'s avatar Torne (Richard Coles)
Browse files

Fix missing # in method name in javadoc.

Fix doc generation.

Change-Id: I2e333a7224eeaff7a870fedc7f7a4eb113d1fe2f
parent e0ebe276
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1798,7 +1798,7 @@ public class DevicePolicyManager {

    /**
     * Called by a profile owner or device owner to remove all persistent intent handler preferences
     * associated with the given package that were set by {@link addPersistentPreferredActivity}.
     * associated with the given package that were set by {@link #addPersistentPreferredActivity}.
     *
     * <p>The calling device admin must be a profile owner. If it is not, a security
     * exception will be thrown.