platform_bootable_recovery/otautil
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/otautil Move reboot() from common.h into otautil/sysutil.h. 2018-05-03 23:18:38 -07:00
Android.bp Move reboot() from common.h into otautil/sysutil.h. 2018-05-03 23:18:38 -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
paths.cpp Rename CacheLocation to Paths. 2018-04-25 21:46:00 -07:00
rangeset.cpp Load-balancing update_verifier worker threads. 2017-11-08 23:04:28 -08:00
sysutil.cpp Move reboot() from common.h into otautil/sysutil.h. 2018-05-03 23:18:38 -07:00
thermalutil.cpp otautil: Rename dir/sys/thermal utils. 2018-05-03 23:17:29 -07:00