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

Commit 0e6f90e4 authored by Kevin Hufnagle's avatar Kevin Hufnagle Committed by android-build-merger
Browse files

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

am: c3cada0a

* commit 'c3cada0a':
  docs: Clarified structure of security config file.

Change-Id: Iae9f64995c9d2fb90ad0e37cff949f03f75cc999
parents de5da71a c3cada0a
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>