Merge "Fix application manifest XML" into mnc-mr-docs
am: c8dcc2b
* commit 'c8dcc2be4e11f2b4ba250085b92f688572ba0e24':
Fix application manifest XML
Change-Id: I0007c6bdc5acb04efbfd0f4cab06f34a83fda31b
This commit is contained in:
@@ -71,11 +71,11 @@ page.keywords=preview,security,network
|
|||||||
<pre>
|
<pre>
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
...
|
...
|
||||||
<app ...>
|
<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" />
|
||||||
...
|
...
|
||||||
</app>
|
</application>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<h2 id="CustomTrust">Customizing Trusted CAs</h2>
|
<h2 id="CustomTrust">Customizing Trusted CAs</h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user