platform_bootable_recovery/otautil
Tao Bao 331e5c4c98 otautil: roots.cpp no longer needs 'mounts.h'.
Commit 0f339e27bb moved part of the mounts
implementation into libfs_mgr. As a result, otautil/roots.cpp no longer
depends on anything in the local otautil/mounts.h.

Test: mmma bootable/recovery
Change-Id: If16c3e19a62933358fb0002a10e8556a99f9d29a
2019-10-01 12:02:56 -07:00
..
include/otautil Remove common.h 2019-08-15 13:40:16 -07:00
Android.bp Implement an update simulator to verify BB OTA packages on host 2019-05-28 15:18:25 -07:00
dirutil.cpp otautil: Rename dir/sys/thermal utils. 2018-05-03 23:17:29 -07:00
logging.cpp Clean up some global variables in common.h 2019-07-24 11:36:03 -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 Implement FuseBlockDataProvider 2019-05-01 12:09:38 -07:00
roots.cpp otautil: roots.cpp no longer needs 'mounts.h'. 2019-10-01 12:02:56 -07:00
sysutil.cpp Create a fallback to install from fuse if mmap fails 2019-07-09 14:15:18 -07:00
thermalutil.cpp otautil: Rename dir/sys/thermal utils. 2018-05-03 23:17:29 -07:00