This commit is contained in:
9
libaes/src/main/res/xml/file_provider.xml
Normal file
9
libaes/src/main/res/xml/file_provider.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths>
|
||||
<external-path path="mimoDownload" name="files_root" />
|
||||
<external-path path="." name="external_storage_root" />
|
||||
<!-- 授权应用缓存目录的访问权限 -->
|
||||
<cache-path
|
||||
name="cache_qrcode"
|
||||
path="./" />
|
||||
</paths>
|
||||
Reference in New Issue
Block a user