diff options
author | Tao Bao <tbao@google.com> | 2018-08-13 12:03:26 -0700 |
---|---|---|
committer | Tao Bao <tbao@google.com> | 2018-08-15 01:46:30 +0000 |
commit | b67b90aa766fc41eb5d889d8c5fdc6a7089f09b7 (patch) | |
tree | e294c6e976590a3ab154c20088a124fd46e6f47c /metrics_utils.h | |
parent | 456853f95df07a8b87985395e8ce192a23aaa02b (diff) |
update_engine_sideload depends on commonly used shared libs.
recovery image has supported using shared libs, so we no longer need to
build static update_engine_sideload executable. Due to size concerns, we
can't depend and install all the needed shared libs in recovery. This CL
changes update_engine_sideload to use commonly used shared libs that are
already available on recovery.
With this change, the size for update_engine_sideload goes down from
2167968 to 1036424 bytes (aosp_taimen-userdebug).
Bug: 112494634
Test: `mmma -j system/update_engine` with aosp_taimen-userdebug
Test: Build and boot into recovery image on taimen. Sideload a package.
Test: `build/soong/build_test.bash --dist`
Change-Id: I87007f77687276052426fb52ad25036108796035
Diffstat (limited to 'metrics_utils.h')
0 files changed, 0 insertions, 0 deletions