commit | 0685af0fd7fd42c0c67fd18bc2b537770f6f4f4e | [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 | 66a6d8877cdaf169a24e0e7157f50b551a7b70a2 [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