platform_bootable_recovery/updater
Tao Bao 26efb0ae3a updater: Use a bool to indicate if allowed to skip a command.
This avoids the signedness issue, and makes the code more readable.

Test: mmma bootable/recovery
Test: Run recovery_component_test.
Change-Id: I01c3a0357887cfd7c9d4aba4239ef650cfa18388
2018-05-21 15:05:53 -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 updater: Use a bool to indicate if allowed to skip a command. 2018-05-21 15:05:53 -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