commit | bf0bf05a0ceffa08baba8ccfa0dc47259847b15e | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Tue Oct 30 15:39:28 2018 -0700 |
committer | David Anderson <dvander@google.com> | Tue Oct 30 15:44:03 2018 -0700 |
tree | 2dd8841834040b22f6d4d5b8bb4e989d63dd771a | |
parent | 581e6c471cefa7af86d6391a1431dc225e0afcb1 [diff] |
Allow BLKIOMIN and BLKALIGNOFF ioctls to the super device in fastbootd. These ioctls are similar to BLKGETSIZE64; they return benign information about the partition's alignment, and are used by liblp to optimally align dynamic partition extents. The system_block_device is included here because on retrofit devices, the "super" partition is mapped to the system partition. Bug: 116802789 Test: fastboot flashall Change-Id: I38282904828105cf5f16ce9d4b5884d2b0e89d38