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

Commit 553d6019 authored by Tracie Chan's avatar Tracie Chan Committed by Android (Google) Code Review
Browse files

Merge "Document when isKeyPairGrantedToWifiAuth throws IAE" into main

parents d9703505 8e02eba9
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) {