
* moves apk verification back inside the Installer class * uses support libs FileProvider for content Uris * move apk file caching and storage methods into ApkCache class
6 lines
112 B
XML
6 lines
112 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<paths>
|
|
<files-path
|
|
name="files"
|
|
path="." />
|
|
</paths> |