Added BA assessment and fixed baskinGss
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<external-path name="external_files" path="."/>
|
||||
</paths>
|
||||
<!-- Example: give access to files in the app's cache or files directory -->
|
||||
<external-files-path
|
||||
name="external_files"
|
||||
path="." />
|
||||
|
||||
<!-- or internal -->
|
||||
<files-path
|
||||
name="internal_files"
|
||||
path="." />
|
||||
</paths>
|
||||
|
||||
Reference in New Issue
Block a user