platform_bootable_recovery/otautil
Tianjie Xu b63a2215b5 Remove common.h
Additionally kill the global variable: reason, stage; move them to a
separate BootState class instead. Vendor specific recovery code will
need to call getters from Device() class to access these variables.

Bug: 137705917
Test: unit tests pass, boot sailfish into recovery, code search and no
code includes common.h in vendor specific recovery.
Change-Id: Ia50a5ea951212c25548562f29cc9cf78505b5e34
2019-08-15 13:40:16 -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 Clean up some global variables in common.h 2019-07-24 11:36:03 -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