mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-09-06 16:13:11 +00:00
Update network_security_config.xml
This commit is contained in:
parent
5b5781f928
commit
1523955532
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<network-security-config>
|
||||
<base-config cleartextTrafficPermitted="false">
|
||||
<base-config cleartextTrafficPermitted="true">
|
||||
<trust-anchors>
|
||||
<!-- Add your trusted certificate authorities here -->
|
||||
</trust-anchors>
|
||||
|
|
Loading…
Reference in a new issue