History log of /system/extras/boot_control_copy/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e721b5887f189d1bb92233800a856961c0622692 23-Jan-2017 bowgotsai <bowgotsai@google.com> Add libbase dependency for recovery_test/boot_control_copy

It requires libbase due to fs_mgr is using <android-base/logging.h>

Bug: 34336098
Test: compile

Change-Id: I120a8f6c7e7bf052081e8c97a358384665927088
/system/extras/boot_control_copy/Android.mk
879785074ca93e13896ce364a45eb5cc17081c4a 03-Feb-2016 Dan Albert <danalbert@google.com> Fix warnings in system/extras.

Bug: http://b/26936282
Change-Id: I1b9c6c9bb06944c32abcb871279d056eea0fb11a
/system/extras/boot_control_copy/Android.mk
66905d927d9381d887261610c51328e5916d0dc9 26-Jan-2016 Dan Willemsen <dwillemsen@google.com> Remove header from LOCAL_SRC_FILES

The build system does not use headers in LOCAL_SRC_FILES. To prevent
typos, it's becoming a warning to add something to LOCAL_SRC_FILES that
is not used.

Change-Id: I0ced87726dae5fcd4209d9ff1f83fa611817ecd3
/system/extras/boot_control_copy/Android.mk
369f6fbdebd3a43e8bbd953ec53a08835e9ba333 24-Sep-2015 Ying Wang <wangying@google.com> Fix multilib build warning.

Change-Id: I3816f7f5352f204795f45d782b8ec80493d78491
/system/extras/boot_control_copy/Android.mk
aaa6282361272d3f5d10867245e1e489bd9d19f6 01-Sep-2015 David Zeuthen <zeuthen@google.com> boot_control_copy: A boot_control HAL implementation that works by copying.

This boot_control HAL implementation emulates A/B by copying the
contents of the boot partition of the requested slot to the boot
partition. It hence works with bootloaders that are not yet aware of
A/B. This code is only intended to be used for development.

Change-Id: Ifcc1ff19530f9e6db1de882807a25c785e1959de
/system/extras/boot_control_copy/Android.mk