History log of /system/update_engine/boot_control_recovery.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cee6ad93d1772be82477fe30407c768160406539 21-Nov-2016 Connor O'Brien <connoro@google.com> Revert "Revert "Convert BootControl HAL to binder.""

This reverts commit 9ca8231d34dc134deaf16bcfb112a04cea8ff6d5.

Bug: 31864052
Test: Built and confirmed UE runs successfully on boot on marlin.
Change-Id: I0b231f58265f23c6673632a4c2477c8de272a096
Signed-off-by: Connor O'Brien <connoro@google.com>
/system/update_engine/boot_control_recovery.h
9ca8231d34dc134deaf16bcfb112a04cea8ff6d5 18-Nov-2016 Connor O'Brien <connoro@google.com> Revert "Convert BootControl HAL to binder."

This reverts commit 29dcbf32a88f1638bb911c86b8e0ea12f84d9364.

Bug: 32973182
Change-Id: I284737db77ff1c140a0abf0c364551d4139c8914
/system/update_engine/boot_control_recovery.h
29dcbf32a88f1638bb911c86b8e0ea12f84d9364 06-Oct-2016 Alex Deymo <deymo@google.com> Convert BootControl HAL to binder.

The new HAL specification uses HIDL to communicate between the caller
and the HAL code itself, which is now what the BootControlAndroid
implementation does. Nevertheless, since update_engine_sideload uses
the boot_control HAL directly as a static library this patch keeps the
old implementation around, now called BootControlRecovery for this
purpose.

Bug: 31863957
Test: Applied an update on master.

Change-Id: Ib2f0c4f0c616e76d19cc78b9b7e44bc55aec8ffa
/system/update_engine/boot_control_recovery.h