commit | d2eb1ffc96611a416d1d5019aecfd77af536c3e8 | [log] [tgz] |
---|---|---|
author | Ricky Wai <rickywai@google.com> | Thu Jan 09 18:35:38 2020 +0000 |
committer | Ricky Wai <rickywai@google.com> | Mon Jan 13 12:30:03 2020 +0000 |
tree | 94c636a4ea00633fcf394913a7ea31cc2c8809ee | |
parent | 0e0f56530bccaae1579957633fd6f83597237c73 [diff] |
Mount tmpfs on external CE and DE storage Before, we mount tmpfs on /mnt/expand, which is incorrect as there were other directories which shouldn't be overlayed. Now, we only mount tmpfs on CE and DE dir under /mnt/expand. Also, set the correct selinux file label back to CE and DE directories. Test: Labels are correctly labeled Test: Only CE and DE dir are mounted under /mnt/expand Bug: 143937733 Change-Id: I6dbff432552ba85c2f878b25cb1a85ccfa6bfa50