commit | 68f1b8bdfb657dcf2201b20e73f4557d38b44885 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Oct 18 14:09:52 2017 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Oct 18 14:09:54 2017 -0600 |
tree | 478c8b46971bc6c64d791f3eb153579175ec5e74 | |
parent | a6f628587523624d03ba78f49d2aff6f57368d99 [diff] |
Use sgdisk to create better-aligned MBR tables. We heavily leverage sgdisk, which already has a bunch of logic to optimally align partitions. We've been using it for the adoptable storage GPT tables, and now we also use it for MBR tables. Test: cts-tradefed run commandAndExit cts-dev --abi armeabi-v7a -m CtsAppSecurityHostTestCases -t android.appsecurity.cts.AdoptableHostTest Bug: 63735902 Change-Id: I846a8c96930ec2c6ab12e54dc2d464b17f7c54a9