devicepolicy: fix javadoc typo

Fix: 229080555
Test: none
Change-Id: I6ce2ed9a067d35436d107181fe732a5bd6b35583
This commit is contained in:
Rubin Xu
2022-04-13 13:47:13 +01:00
parent 10337faed2
commit f8bcf01a09

View File

@@ -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";