Merge branch 'ahf/android-gp-fixes-bulk' into 'main'

Bulk Android path changes

Closes #40487

See merge request tpo/core/tor!762
This commit is contained in:
David Goulet
2023-09-18 13:12:36 +00:00
2 changed files with 19 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (portability, android):
- Use /data/local/tmp for data storage on Android by default. Closes ticket
40487. Patch from Hans-Christoph Steiner.