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

Commit f8bcf01a authored by Rubin Xu's avatar Rubin Xu
Browse files

devicepolicy: fix javadoc typo

Fix: 229080555
Test: none
Change-Id: I6ce2ed9a067d35436d107181fe732a5bd6b35583
parent 10337fae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2519,7 +2519,7 @@ public class DevicePolicyManager {
     * that has this delegation. If another app already had delegated security logging access, it
     * will lose the delegation when a new app is delegated.
     *
     * <p> Can only be granted by Device Owner or Profile Owner of an organnization owned and
     * <p> Can only be granted by Device Owner or Profile Owner of an organization-owned
     * managed profile.
     */
    public static final String DELEGATION_SECURITY_LOGGING = "delegation-security-logging";