platform_bootable_recovery/install
Tao Bao 0deed3389b Build libinstall as a static library.
It was once considered to be shared between recovery and minadbd, so
that the latter can start an install on its own. The plan has been
changed, since package install -- including device wipe operations --
could be device-specific, which should be done by recovery only.

This CL moves libinstall back to a static library, which also saves the
overall size (reducing from 140256 + 660576 to 555880 bytes on
aosp_taimen-userdebug).

Bug: 130166585
Test: Run recovery_component_test.
Test: `adb sideload` on taimen.
Change-Id: Ib1f5f79f235df4682c0bd104425c9c122f6091ba
2019-04-08 11:59:48 -07:00
..
include Move install to separate module 2019-03-29 10:27:51 -07:00
adb_install.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
Android.bp Build libinstall as a static library. 2019-04-08 11:59:48 -07:00
asn1_decoder.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
fuse_sdcard_install.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
install.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
package.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
verifier.cpp Move install to separate module 2019-03-29 10:27:51 -07:00