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