Merge "docs: Clarified structure of security config file." into mnc-mr-docs am: c3cada0
am: 0e6f90e
* commit '0e6f90e46150f04d86936f761202a7b689cbb2a7':
docs: Clarified structure of security config file.
Change-Id: I7a3b632ec88aff8124afa5f79b58d35bd12a8433
This commit is contained in:
@@ -70,12 +70,13 @@ page.keywords=preview,security,network
|
|||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
...
|
<manifest ... >
|
||||||
<application ...>
|
<application ... >
|
||||||
<meta-data android:name="android.security.net.config"
|
<meta-data android:name="android.security.net.config"
|
||||||
android:resource="@xml/network_security_config" />
|
android:resource="@xml/network_security_config" />
|
||||||
...
|
...
|
||||||
</application>
|
</application>
|
||||||
|
</manifest>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<h2 id="CustomTrust">Customizing Trusted CAs</h2>
|
<h2 id="CustomTrust">Customizing Trusted CAs</h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user