summaryrefslogtreecommitdiff
path: root/bootctl/bootctl.cpp
AgeCommit message (Expand)Author
2022-07-13Move bootctl CLI tool to new BootControlClientKelvin Zhang
2020-11-25Add command to get active slotTianjie
2020-10-26bootctl: format filesThiébaud Weksteen
2020-07-15Make bootctl work on devices that does not have v1.1 APIHå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