You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Accept all paths in FileProvider
Get rid of file_paths.xml
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths>
|
||||
<files-path name="internal_files" path="."/>
|
||||
<cache-path name="cache_files" path="." />
|
||||
<external-path name="external_files" path="."/>
|
||||
<external-cache-path name="external_cache_files" path="."/>
|
||||
<external-files-path name="private_external_files" path="."/>
|
||||
</paths>
|
||||
Reference in New Issue
Block a user