commit | 3f1ddf83a4faba3dec71ed7eebe1835f4685cf60 | [log] [tgz] |
---|---|---|
author | Zoltan Szatmary-Ban <szatmz@google.com> | Wed Jul 02 16:42:05 2014 +0100 |
committer | Zoltan Szatmary-Ban <szatmz@google.com> | Fri Aug 01 09:27:19 2014 +0000 |
tree | cc3fbedc40015ce193263e1e5361f347d4ebb304 | |
parent | 2d99826605d8f18d71b5a4696cdf2f6909adab44 [diff] |
Add AsUser versions of existing DevicePolicyManager methods Some API methods on DevicePolicyManager call underlying IDevicePolicyManager methods that can be parameterised with a user id. DPM however only exposed methods for the current user. This CL makes it possible to call them with any user id by introducing hidden methods on DevicePolicyManager. Bug: 15558397 Change-Id: I1786a64fa7cf5f6590ddd04cbf4527bb159f8795