diff options
author | Yifan Hong <elsk@google.com> | 2019-11-05 16:34:32 -0800 |
---|---|---|
committer | Yifan Hong <elsk@google.com> | 2019-11-13 03:12:37 +0000 |
commit | 3a1a5618390aeb56a2d7d4ca1cc61b97ea1515a2 (patch) | |
tree | b54c69057b1b974fec3aae93e5ecea9b3ba7b9f4 /common/dynamic_partition_control_interface.h | |
parent | 2b0f10a8c150e2094dbd1c5cdd81aed3af078474 (diff) |
Proper split of BootControl and DynamicPartitionControl.
All dynamic/static partitions stuff are moved to
DynamicPartitionControlAndroid.
After this patch:
(1) BootControl remains a simple shim over the boot control HAL.
(BootControl still have two calls that is a delegate
to DynamicPartitionControl, which will be cleaned up
in follow up CLs.)
(2) DynamicPartitionControlInterface API is minimized. All
libdm and other Android specific details are hidden from the
API surface now.
Also move tests from boot_control_unittest to
dynamic_partition_control_unittest because functionalities are moved.
Test: update_engine_unittests
Change-Id: I6ed902197569f9f0ef40e02703634e9078a4b060
Diffstat (limited to 'common/dynamic_partition_control_interface.h')
0 files changed, 0 insertions, 0 deletions