diff --git a/core/java/android/app/admin/DevicePolicyManager.java b/core/java/android/app/admin/DevicePolicyManager.java index 7d0d8dcc422ab..11584cc7bbfa7 100644 --- a/core/java/android/app/admin/DevicePolicyManager.java +++ b/core/java/android/app/admin/DevicePolicyManager.java @@ -3964,6 +3964,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