Merge "Update Common Criteria mode javadoc"

This commit is contained in:
TreeHugger Robot
2020-09-01 15:37:50 +00:00
committed by Android (Google) Code Review

View File

@@ -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.
*/