platform_bootable_recovery/updater
Tao Bao 2c52639d01 Move reboot() from common.h into otautil/sysutil.h.
This breaks the dependency on common.h (which belongs to
recovery/librecovery) from librecovery_ui. reboot() is now owned by
libotautil, which is expected to be a leaf node to be depended on.

With the change, recovery and updater also share the same reboot() code
now.

Test: mmma -j bootable/recovery
Change-Id: I1cc5d702cfe49302048db33d31c9c87ddc97ac71
2018-05-03 23:18:38 -07:00
..
include/updater Add a singleton CacheLocation to replace the hard coded locations 2018-02-28 11:19:11 -08:00
Android.mk Merge libmounts into libotautil. 2018-04-27 21:13:57 -07:00
blockimg.cpp Rename CacheLocation to Paths. 2018-04-25 21:46:00 -07:00
install.cpp Move reboot() from common.h into otautil/sysutil.h. 2018-05-03 23:18:38 -07:00
updater.cpp otautil: Rename dir/sys/thermal utils. 2018-05-03 23:17:29 -07:00