summaryrefslogtreecommitdiff
path: root/applypatch/applypatch_modes.cpp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2019-09-23 08:58:44 -0700
committerTao Bao <tbao@google.com>2019-09-23 09:17:52 -0700
commit71c35b9fbaac7f6bbbc175e066564b9509b3bde8 (patch)
tree71dc99c8da212791a023464d1a6f51d0b7ca086d /applypatch/applypatch_modes.cpp
parent785d0b4efad5999ae38c5ff90e40a97e843f12a8 (diff)
applypatch: Use static libs for libbrotli and libbz.
Prior to this CL, applypatch was the only user of libbrotli.so and libbz.so (update_engine and puffin have been using the static versions). This CL switches applypatch to their static versions to save space in /system. Sizes prior to the change (aosp_taimen-userdebug): /system/bin/applypatch 91296 /system/lib64/libbrotli.so 688536 /system/lib64/libbz.so 79560 After: /system/bin/applypatch 272368 Test: `m dist` Test: Check the built blueline-userdebug target. libbrotli.so and libbz.so are not installed. Change-Id: I08422a0d5a287bbac69aa9f6cfd9c97e5b2e9078
Diffstat (limited to 'applypatch/applypatch_modes.cpp')
0 files changed, 0 insertions, 0 deletions