platform_bootable_recovery/otautil
Tao Bao cecad743c1 libotautil exports libfstab header.
otautil/roots.h includes <fstab/fstab.h>, but users of otautil/roots.h
don't need to explicitly depend on libfstab unless they have a real
need.

Also remove the unneeded include of <fstab/fstab.h> from
fsck_unshare_blocks.cpp.

Test: mmma -j bootable/recovery
Change-Id: Id3dc995a4769e631ab242843ee439bd94b2bf0bc
2019-04-03 11:41:54 -07:00
..
include/otautil Move install to separate module 2019-03-29 10:27:51 -07:00
Android.bp libotautil exports libfstab header. 2019-04-03 11:41:54 -07:00
dirutil.cpp otautil: Rename dir/sys/thermal utils. 2018-05-03 23:17:29 -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