commit | e85836220938cdc39d96d75bbffa520e985faf8d | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Nov 07 11:36:31 2019 -0800 |
committer | Yifan Hong <elsk@google.com> | Wed Nov 13 03:12:37 2019 +0000 |
tree | 444e9be3307a393e876ffafb249aa6afa54ec10d | |
parent | 9194ce85caaf49d0ed68b305212f85226d18331f [diff] |
Don't FinishUpdate() in BootControl*::SetActiveBootSlot() Instead, callers call GetDynamicPartitionControl()->FinishUpdate() directly. This is one more step forward for keeping BootControlAndroid a thin wrapper over the boot control HAL. Test: builds Test: update_engine_unittests Change-Id: I95773ed7f230d1a666d5391bec7783e42b90bf64