mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-06-05 22:19:12 +02:00
Use internal cache instead of internal files for automatic crashes and logcats
This commit is contained in:
@@ -122,7 +122,7 @@ public class DebuggingUtils {
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
return context.getFilesDir();
|
return context.getCacheDir();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user