summaryrefslogtreecommitdiff
path: root/cmds/incident/main.cpp
AgeCommit message (Expand)Author
2023-08-28Use String8/16 c_str Tomasz Wasilczyk
2020-03-05Merge "Add an option to zip incident report" into rvc-dev TreeHugger Robot
2020-03-05Add an option to zip incident report Mike Ma
2020-03-04Fix a race conditon in `incident`. Boleyn Su
2019-11-30unique_fd is passed by value in AIDL interfaces Jiyong Park
2019-08-22Add an API to dump incident report for dumpstate Mike Ma
2019-05-21Fix lookup of incident section by name to not crash. Joe Onorato
2019-05-21Add command line utilites to set the reason field in incident report header Joe Onorato
2019-04-26Get incidentd cts working again. Joe Onorato
2019-03-26incidentd can now handle multiple callers asking it for incident reports Joe Onorato
2018-01-24Fix command line tool to set the right privacy enum. Yi Jin
2017-09-07Implement Pii Stripper Part 3 Yi Jin
2017-08-07The proto field is set based on which header the data belongs to. Yi Jin
2017-07-24This cl does the following things: Yi Jin
2016-12-15First checkin of incident reporting. Joe Onorato