Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8e02eba9 authored by Tracie Chan's avatar Tracie Chan
Browse files

Document when isKeyPairGrantedToWifiAuth throws IAE

Bug: 322733886
Test: atest android.devicepolicy.cts.DevicePolicyManagerTest
Flag: DOCS_ONLY

Change-Id: I876c310a4b06efda0d0cbe66c3c0a7e1f5cebcf0
parent 9a110e09
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8269,6 +8269,7 @@ public class DevicePolicyManager {
     *
     * @throws SecurityException if the caller is not a device owner, a profile owner or
     *         delegated certificate chooser.
     * @throws IllegalArgumentException if {@code alias} does not correspond to an existing key
     * @see #grantKeyPairToWifiAuth
     */
    public boolean isKeyPairGrantedToWifiAuth(@NonNull String alias) {