commit | 9292c09c06454db4caf71c12ab669b470c82e218 | [log] [tgz] |
---|---|---|
author | Dmitrii Merkurev <dimorinny@google.com> | Wed May 03 05:39:51 2023 +0100 |
committer | Dmitrii Merkurev <dimorinny@google.com> | Wed May 03 05:39:51 2023 +0100 |
tree | 10e48123fd124b75f1bff99e5d122be7cfe328bb | |
parent | 057cbf63795c473dff4474b0579aded263e77ac3 [diff] |
remount: Increase scratch size from 50% to 85% of available data adb remount clearly indicates that the user will use a scratch partition to modify RO content. In this CL we're trying to be more aggressive and take more space from data to scratch to improve the developers experience. Bug: 228945443 Test: launch cvd with updated value and check it reflects Change-Id: Ied9cee6e98d3b2dd594babcf213071a80bd3cf14 Signed-off-by: Dmitrii Merkurev <dimorinny@google.com>