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

Commit c5cf42ba authored by Stephanie Bak's avatar Stephanie Bak
Browse files

Change getWifiSsidPolicy Java Doc

Reflect the QUERY_ADMIN_POLICY permission check instead of System app
check in the Java doc.

Bug: 239984134
Test: N/A - just documentation change
Change-Id: I49d6b757214fde216da5b7ac7624107e3488ef77
parent f437c2c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15417,7 +15417,7 @@ public class DevicePolicyManager {
     *
     * @see #setWifiSsidPolicy(WifiSsidPolicy)
     * @throws SecurityException if the caller is not a device owner or a profile owner on
     * an organization-owned managed profile or a system app.
     * an organization-owned managed profile.
     */
    @Nullable
    public WifiSsidPolicy getWifiSsidPolicy() {