Skip to content
Snippets Groups Projects
Commit ef88f26b authored by Chad Brubaker's avatar Chad Brubaker
Browse files

Track changes to network security config manifest configuration

Bug: 28908502
Bug: 28763009
Change-Id: If104c2344287ac3e19c34ff0e7cbff0cd6e95c98
parent d3822931
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