commit | afd9dc07f49e7c5db0a779d79a89ee6d81046692 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Apr 23 14:47:44 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Fri Apr 23 15:59:35 2021 +0900 |
tree | d340f5c51de1ada76e960d331381019277e45177 | |
parent | f0f59a5eada47f1b458579828f5bdd750fef68f5 [diff] |
Add userdata partition to microdroid Many programs need /data (especially /data/local/tmp) to properly work. This change adds a basic unencrypted ext4 userdata partition to microdroid. Eventually microdroid will support userdata encryption so only VM can access /data. Bug: 185767624 Test: atest MicrodroidHostTestCases Test: log in to microdroid and test writing to /data Change-Id: I115a8083ad6741fea9dedd61eca7194b1b5e5712