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

Commit 59927fb5 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "docs: Added reminder that custom CAs aren't automatically...

Merge "Merge "docs: Added reminder that custom CAs aren't automatically trusted by apps." into pi-dev am: 53141c39 am: 1a96e5c5"
parents 32ccdeae 107c0604
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3896,6 +3896,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