diff --git a/core/java/android/app/admin/DevicePolicyManager.java b/core/java/android/app/admin/DevicePolicyManager.java index 1633073d7cc80..633d7030ab7e2 100644 --- a/core/java/android/app/admin/DevicePolicyManager.java +++ b/core/java/android/app/admin/DevicePolicyManager.java @@ -3963,6 +3963,9 @@ public class DevicePolicyManager { * Called by a device owner, a profile owner of an organization-owned device or the system to * get the Memory Tagging Extension (MTE) policy * + * + * Learn more about MTE + * * @throws SecurityException if caller is not device owner or profile owner of org-owned device * or system uid, or if called on a parent instance * @return the currently set MTE policy