Merge "devicepolicy: fix javadoc typo" into tm-dev am: 5f50853cfb

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17733166

Change-Id: Ic71efaa33081ec2abf1d625bd503ca4edc9c56b0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Rubin Xu
2022-04-13 20:32:18 +00:00
committed by Automerger Merge Worker

View File

@@ -2542,7 +2542,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";