summaryrefslogtreecommitdiff
path: root/core/java/android/os/IncidentReportArgs.java
AgeCommit message (Expand)Author
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2019-08-29Add missing nullability annotations.Aurimas Liutikas
2019-03-05Merge "Add receiver info to IncidentdDetails in statsd_config"TreeHugger Robot
2019-03-04Add receiver info to IncidentdDetails in statsd_configYao Chen
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-29Skeleton API for IncidentManager to retrieve incident reports.Joe Onorato
2018-06-22Make setPrivacy not a hidden apiYi Jin
2018-03-16Removing the settings-based IncidentReportArgs method.Kweku Adams
2018-01-29Modify SystemApi so it can be used by CTS to trigger incident reportYi Jin
2017-09-07Implement Pii Stripper Part 3Yi Jin
2017-08-11Fix parsing enum types in incident report tool as well as addingYi Jin
2016-12-15First checkin of incident reporting.Joe Onorato