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

Commit c3cada0a authored by Kevin Hufnagle's avatar Kevin Hufnagle Committed by Android (Google) Code Review
Browse files

Merge "docs: Clarified structure of security config file." into mnc-mr-docs

parents 021c306e 6b717e03
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -70,12 +70,13 @@ page.keywords=preview,security,network

<pre>
&lt;?xml version="1.0" encoding="utf-8"?&gt;
...
&lt;manifest ... &gt;
  &lt;application ... &gt;
    &lt;meta-data android:name="android.security.net.config"
               android:resource="@xml/network_security_config" /&gt;
    ...
  &lt;/application&gt;
&lt;/manifest&gt;
</pre>

<h2 id="CustomTrust">Customizing Trusted CAs</h2>