Files
frameworks_base/services/devicepolicy/java/com/android
Jordan Jozwiak 3cc489b7f3 Allow locking with feature or permission
Instead of requiring the DEVICE_ADMIN feature, we accept either
the feature or the appropriate permission.

Bug: 133240910
Test: Manual testing
Verify that API executes when on a device without DEVICE_ADMIN
when the caller has the LOCK_DEVICE permission.

Change-Id: I30bd0dc81d9d7b7ed5503a926066caffb389b9c0
2020-06-02 19:06:15 +00:00
..