Make "Personal" on Android also point to a Documents folder (#76250)
authorMiepee <38186597+Miepee@users.noreply.github.com>
Wed, 28 Sep 2022 11:19:50 +0000 (13:19 +0200)
committerGitHub <noreply@github.com>
Wed, 28 Sep 2022 11:19:50 +0000 (13:19 +0200)
commita7d80c177a7ea412fb00867ccc4f4b2c44c9e030
tree1195da68c5c9808c4b439a6acc981140c1ae4a42
parent63b994bde58646cde2872c6f875afdcbb6fd6506
Make "Personal" on Android also point to a Documents folder (#76250)

#68610 moved `Personal`/`MyDocuments` on Unix systems from HOME to the documents folder.
However, it didn't do so for Android systems, which was only noticed after tests later failed. This fixes it.
src/libraries/System.Private.CoreLib/src/System/Environment.Android.cs