fix(android): Isolate provider access to a subdirectory (#901)

This commit is contained in:
Norman Breau
2024-10-25 13:09:03 -03:00
committed by GitHub
parent faa4615ee0
commit 44480300d9
2 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -17,5 +17,5 @@
-->
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<cache-path name="cache_files" path="." />
</paths>
<cache-path name="cache_files" path="org.apache.cordova.camera/" />
</paths>