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

Commit 5834f232 authored by Rubin Xu's avatar Rubin Xu Committed by Android (Google) Code Review
Browse files

Merge "Remove some getCallerIdentity variants in DevicePolicyManagerService"

parents b371b988 750185ba
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -6436,6 +6436,8 @@ public class DevicePolicyManager {
    }
    }
    /**
    /**
     * Called by a privileged caller holding {@code BIND_DEVICE_ADMIN} permission to retrieve
     * the remove warning for the given device admin.
     * @hide
     * @hide
     */
     */
    public void getRemoveWarning(@Nullable ComponentName admin, RemoteCallback result) {
    public void getRemoveWarning(@Nullable ComponentName admin, RemoteCallback result) {
+96 −201

File changed.

Preview size limit exceeded, changes collapsed.