Skip to content
Snippets Groups Projects
Commit ce99e3c5 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "Track changes to network security config manifest configuration"...

Merge "Merge "Track changes to network security config manifest configuration" into mnc-mr-docs am: c0f99aeb" into mnc-io-docs
parents 9e823c70 094e1470
No related branches found
No related tags found
No related merge requests found
......@@ -72,9 +72,8 @@ page.image=images/cards/card-nyc_2x.jpg
<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 android:networkSecurityConfig="@xml/network_security_config"
... &gt;
...
&lt;/application&gt;
&lt;/manifest&gt;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment