summaryrefslogtreecommitdiff
path: root/bootctl/bootctl.cpp
AgeCommit message (Expand)Author
2020-07-14Make bootctl work on devices that does not have v1.1 APIandroid-cts-11.0_r2android11-devHÃ¥kan Kvist
2020-01-02Extend bootctl with IBootControl1.1 APIAlessio Balsini
2017-10-20Use -Werror in system/extrasChih-Hung Hsieh
2017-02-22Use interfaceDescriptor instead of interfaceChainYifan Hong
2017-02-17bootctl: Return<T> is non-copyable.Yifan Hong
2017-01-20bootctrl HAL uses "default" service nameChris Phoenix
2017-01-04boot control: remove getInterfaceVersionSteven Moreland
2016-12-20Update for hiding Status from Return<T> object.Yifan Hong
2016-11-29Rewrite bootctl utility to use new HAL interfaceConnor O'Brien