commit | 258877493047c018f18af9890cc908ed58b7eb79 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Fri Jan 29 10:59:11 2021 -0800 |
committer | Felipe Leme <felipeal@google.com> | Mon Feb 08 20:06:22 2021 -0800 |
tree | f787e1656d4dc1efc6b40bcb416352dfd799530d | |
parent | 989bc8cd010dde59a900afab97558e3b54a33427 [diff] |
New device policy API: DeviceAdminReceiver.onUnsafeOperationStateChanged() This API can be used by DPCs to re-try operations that failed due to UnsafeOperationExceptions. Test: m update-api doc-comment-check-docs Test: manual verification (CTS tests will be added next) with adb shell cmd device_policy set-operation-safe 1 1 && \ adb shell cmd device_policy is-operation-safe 1 Bug: 178494483 Change-Id: Ia0e55b509a4193d7c3714bbffbaa6489258af270