platform_bootable_recovery/install
Tao Bao e3f09a72f5 otautil: Factor out the utils that're private to recovery.
A number of utility functions are intended for serving recovery's own
use. Exposing them via libotautil (which is a static lib) would pass the
dependencies onto libotautil's users (e.g. recovery image, updater, host
simulator, device-specific recovery UI/updater extensions etc). This CL
finds a new home for the utils that are private to recovery.

Test: mmma bootable/recovery
Change-Id: I575e97ad099b85fe1c1c8c7c9458a5a43d4e11e1
2019-10-02 10:56:46 -07:00
..
include Support starting fuse from a block map 2019-06-20 13:53:40 -07:00
adb_install.cpp minadbd: Export minadbd/types.h to libinstall. 2019-09-26 00:04:11 -07:00
Android.bp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
asn1_decoder.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
fuse_install.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
install.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
package.cpp InstallPackage now takes a package as parameter 2019-06-13 13:36:56 -07:00
verifier.cpp Use the new ziparchive Next std::string_view overload. 2019-06-12 12:20:37 -07:00
wipe_data.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
wipe_device.cpp Track libziparchive API change. 2019-05-06 10:28:14 -07:00