Updated on 2026-08-14
This commit is contained in:
parent
de64ea1ec2
commit
6973817a02
1 changed files with 9 additions and 0 deletions
9
app/src/external/res/xml/network_security_config.xml
vendored
Normal file
9
app/src/external/res/xml/network_security_config.xml
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<network-security-config>
|
||||
<base-config cleartextTrafficPermitted="true">
|
||||
<trust-anchors>
|
||||
<certificates src="user" />
|
||||
<certificates src="system" />
|
||||
</trust-anchors>
|
||||
</base-config>
|
||||
</network-security-config>
|
||||
Loading…
Add table
Add a link
Reference in a new issue