commit | 9756ee1ef987ccaa91096dc541ec0fd246e05f23 | [log] [tgz] |
---|---|---|
author | Alistair Strachan <astrachan@google.com> | Tue Nov 27 17:33:46 2018 -0800 |
committer | Alistair Strachan <astrachan@google.com> | Wed Nov 28 19:05:58 2018 +0000 |
tree | 4bd80242a5e0dcde226cd350a486dddfaf36fd1d | |
parent | 469e8df619726a7d95da2d4734309b101753d2fa [diff] |
Allow non-A/B, non-retrofit devices to override super_partition Some devices we want to test on, like cuttlefish, may not have a partition table on any block device Android can see. The partitions are simply exposed as separate block devices. This means we need to be able to override the super_partition name to a regular block device name even on non-A/B devices. Bug: 113175337 Test: boot test on cuttlefish Change-Id: I6ff460d0ba7b1e26cb5d60ba446737aa49549c18