summaryrefslogtreecommitdiff
path: root/scripts/update_payload/format_utils_unittest.py
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2016-07-29 16:22:26 -0700
committerAlex Deymo <deymo@google.com>2016-08-03 21:20:52 -0700
commitd18829480c833dd9416a3778900cb4ddaad375b2 (patch)
treeaeec9d5eff628f131038a709ee140cb699c316e6 /scripts/update_payload/format_utils_unittest.py
parent8b01f44bf61c5cceb83b2ff4f2c0070a9ab946d7 (diff)
Compile update_engine_sideload as a static recovery program.
This patch converts update_engine_sideload to a statically linked program and installs it in the recovery image. The resulting program uses a statically linked boot_control HAL instead of relying in libhardware to dynamically load it. The static library or libraries needed for the boot_control HAL need to be specified by the product with the new make variable PRODUCT_STATIC_BOOT_CONTROL_HAL. Otherwise, a stub implementation is included and update_engine_sideload will fail at runtime. Bug: 27178350 TEST=`make dist` builds a recovery image with update_engine_sideload in it. (cherry picked from commit 44348e01c0c66e6baf1376f0b712ecae26fc5595) Change-Id: I34fd1514eecbb2ddd89802891ea606418f28a60f
Diffstat (limited to 'scripts/update_payload/format_utils_unittest.py')
0 files changed, 0 insertions, 0 deletions