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

Commit f04fa669 authored by Pietro Maggi's avatar Pietro Maggi
Browse files

Add missing " in href tag inside a comment that breaks the reference for:...

Add missing " in href tag inside a comment that breaks the reference for: EXTRA_PROVISIONING_SKIP_ENCRYPTION

https://developer.android.com/reference/android/app/admin/DevicePolicyManager#EXTRA_PROVISIONING_SKIP_ENCRYPTION

Bug: 341309418
Change-Id: I916e191f8a2d865027e09b596ccff8fe0107d276
parent 4a72e44e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1698,7 +1698,7 @@ public class DevicePolicyManager {
    /**
     * A boolean extra indicating whether device encryption can be skipped as part of
     * <a href="#managed-provisioning>provisioning</a>.
     * <a href="#managed-provisioning">provisioning</a>.
     *
     * <p>Use in an NFC record with {@link #MIME_TYPE_PROVISIONING_NFC} or an intent with action
     * {@link #ACTION_PROVISION_MANAGED_DEVICE} that starts device owner provisioning.