Skip to content
Commit 25887749 authored by Felipe Leme's avatar Felipe Leme
Browse files

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
parent 989bc8cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment