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

Commit 47dd8f97 authored by Rubin Xu's avatar Rubin Xu
Browse files

Update Common Criteria mode javadoc

Mentions that Wifi configurations will be lost if CC mode is
toggled on then off.

Bug: 165050243
Test: build
Change-Id: I991e1d877592e89c8839d3f8280b5d83710a3f4a
parent e0f4a9bb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -11992,6 +11992,9 @@ public class DevicePolicyManager {
     * </ul>
     * Common Criteria mode is disabled by default.
     *
     * <p><em>Note:</em> if Common Critera mode is turned off after being enabled previously,
     * all existing WiFi configurations will be lost.
     *
     * @param admin which {@link DeviceAdminReceiver} this request is associated with.
     * @param enabled whether Common Criteria mode should be enabled or not.
     */