mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-13 11:41:15 +02:00
Recreate cache directory after deleting app data This fixes a warning on the Moto G: ``` E/libEGL: error creating cache file /data/data/org.briarproject/cache/com.android.opengl.shaders_cache: No such file or directory (2) ``` @grote might possibly be related to hardware rendering issues. See merge request !326