leak_canary_file_paths.xml
TLDR
This file specifies the file paths for different types of data in the LeakCanary Android Core module.
<?xml version="1.0" encoding="utf-8"?>
<paths>
<external-path name="downloads" path="Download/" />
<files-path name="leakcanary" path="leakcanary/" />
<cache-path name="leakcanary_cache" path="leakcanary/" />
</paths>