diff --git a/changes/ticket32172 b/changes/ticket32172 new file mode 100644 index 0000000000..a661617999 --- /dev/null +++ b/changes/ticket32172 @@ -0,0 +1,4 @@ + o Minor features (tests, Android): + - When running the unit tests on Android, create temporary files + in a subdirectory of /data/local/tmp. Closes ticket + 32172. Based on a patch from Hans-Christoph Steiner.