commit | 5473b318d2677e2819915256c38ca55903d8fec6 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Wed Apr 27 06:01:45 2022 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Wed Apr 27 22:20:25 2022 +0000 |
tree | 195b77ed27fadcd415ad941dd605ce987a679739 | |
parent | d7145d4c0ff9ea18a208d72b917bbb813186c943 [diff] |
Zygote: clean up comment for isolateAppData() This comment has several inaccuracies, such as saying that tmpfs is mounted on /mnt/expand (it's actually /mnt/expand/$volume/user{,_de}), and referring to DE storage when CE storage is meant. Fix these inaccuracies, and rework it to explain more clearly what's going on. Change-Id: I97106f1c2551906c12a96f17934db9253a7fe605