Merge "Docs: update the method description for installKeyPair() to cover parameter change." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5037beea1c
@@ -4066,8 +4066,8 @@ public class DevicePolicyManager {
|
||||
* immediately, without user approval. It is a best practice not to request this unless strictly
|
||||
* necessary since it opens up additional security vulnerabilities.
|
||||
*
|
||||
* <p>Whether this key is offered to the user for approval at all or not depends on the
|
||||
* {@code isUserSelectable} parameter.
|
||||
* <p>Include {@link #INSTALLKEY_SET_USER_SELECTABLE} in the {@code flags} argument to allow
|
||||
* the user to select the key from a dialog.
|
||||
*
|
||||
* @param admin Which {@link DeviceAdminReceiver} this request is associated with, or
|
||||
* {@code null} if calling from a delegated certificate installer.
|
||||
|
||||
Reference in New Issue
Block a user