summaryrefslogtreecommitdiff
path: root/cmds/incident
AgeCommit message (Expand)Author
2023-08-28Use String8/16 c_strTomasz Wasilczyk
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-03-05Merge "Add an option to zip incident report" into rvc-devTreeHugger Robot
2020-03-05Add an option to zip incident reportMike Ma
2020-03-04Fix a race conditon in `incident`.Boleyn Su
2020-02-05Make libincident into a stable C API.Joe Onorato
2019-11-30unique_fd is passed by value in AIDL interfacesJiyong Park
2019-08-22Add an API to dump incident report for dumpstateMike 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 headerJoe Onorato
2019-04-26Get incidentd cts working again.Joe Onorato
2019-03-26incidentd can now handle multiple callers asking it for incident reportsJoe Onorato
2018-10-30Convert statsd and incidentd to Android.bpColin Cross
2018-01-24Fix command line tool to set the right privacy enum.Yi Jin
2017-09-07Implement Pii Stripper Part 3Yi Jin
2017-08-17Automatically generate section_list.cpp file from incident.protoYi 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