10 lines
294 B
XML
10 lines
294 B
XML
<?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>
|