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

Commit 1a96e5c5 authored by Benjamin Miller's avatar Benjamin Miller Committed by android-build-merger
Browse files

Merge "docs: Added reminder that custom CAs aren't automatically trusted by apps." into pi-dev

am: 53141c39

Change-Id: I34c30f2a7e02590d551a0f327ab55cb56a550c4c
parents df80c8d7 53141c39
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3889,6 +3889,11 @@ public class DevicePolicyManager {

    /**
     * Installs the given certificate as a user CA.
     * <p>
     * Inserted user CAs aren't automatically trusted by apps in Android 7.0 (API level 24) and
     * higher. App developers can change the default behavior for an app by adding a
     * <a href="{@docRoot}training/articles/security-config.html">Security Configuration
     * File</a> to the app manifest file.
     *
     * The caller must be a profile or device owner on that user, or a delegate package given the
     * {@link #DELEGATION_CERT_INSTALL} scope via {@link #setDelegatedScopes}; otherwise a