| Chad Brubaker | 5f96702 | 2015-11-04 23:55:29 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <network-security-config> | ||||
| 3 | <base-config> | ||||
| 4 | <trust-anchors> | ||||
| 5 | </trust-anchors> | ||||
| 6 | </base-config> | ||||
| 7 | <domain-config> | ||||
| 8 | <domain>android.com</domain> | ||||
| 9 | <trust-anchors> | ||||
| 10 | <certificates src="system" /> | ||||
| 11 | <certificates src="user" /> | ||||
| 12 | </trust-anchors> | ||||
| 13 | </domain-config> | ||||
| 14 | </network-security-config> | ||||