platform_bootable_recovery/otautil
xunchang 316e971746 Move wipe cache|data to libinstall
Therefore, libinstall becomes the sole owner to handle the request
from minadbd service.

The change also includes
1. move logging.cpp out of librecovery
2. drop the dependency on common.h
3. now it's more sensible to move the wipe_cache as part of
install_package. move the wipe_cache to the end of the function.

Bug: 130166585
Test: wipe data and cache from menu
Change-Id: I6f356dccdb38015c50acf756bac246f87c30fc1f
2019-04-15 12:22:11 -07:00
..
include/otautil Move wipe cache|data to libinstall 2019-04-15 12:22:11 -07:00
Android.bp Move wipe cache|data to libinstall 2019-04-15 12:22:11 -07:00
dirutil.cpp otautil: Rename dir/sys/thermal utils. 2018-05-03 23:17:29 -07:00
logging.cpp Move wipe cache|data to libinstall 2019-04-15 12:22:11 -07:00
mounts.cpp Merge libmounts into libotautil. 2018-04-27 21:13:57 -07:00
parse_install_logs.cpp Move the parse of last_install to recovery-persist 2018-09-13 13:27:55 -07:00
paths.cpp Drop the dependency on AB_OTA_UPDATER flag. 2018-06-19 10:50:43 -07:00
rangeset.cpp Enable c++17 in recovery_defaults. 2018-08-28 10:49:07 -07:00
roots.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
sysutil.cpp Move out the code to parse block map in MemMap 2019-03-26 11:47:27 -07:00
thermalutil.cpp otautil: Rename dir/sys/thermal utils. 2018-05-03 23:17:29 -07:00