Merge "Merge "Track changes to network security config manifest configuration" into mnc-mr-docs am: c0f99aebdc" into mnc-io-docs
This commit is contained in:
committed by
Android (Google) Code Review
commit
ce99e3c571
@@ -72,9 +72,8 @@ page.image=images/cards/card-nyc_2x.jpg
|
||||
<pre>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest ... >
|
||||
<application ... >
|
||||
<meta-data android:name="android.security.net.config"
|
||||
android:resource="@xml/network_security_config" />
|
||||
<application android:networkSecurityConfig="@xml/network_security_config"
|
||||
... >
|
||||
...
|
||||
</application>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user