History log of /frameworks/base/libs/incident/proto/android/section.proto
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
71a9531806d9d37f5482c4d242f95416c04715bf 17-Apr-2018 Kweku Adams <kwekua@google.com> Adding batterystats history to proto dump.

It will only print out a dump for userdebug or eng builds.

Bug: 77727638
Test: flash device and check output of incident proto and
'dumpsys batterystats -c --history'

Merged-In: Ib74d4c664f23a61e6fc33f700ba6a3c6fad32c74
Change-Id: Ia0c993d1281cc350d93f9c13f5540b349a4bfb84
/frameworks/base/libs/incident/proto/android/section.proto
7fe3dee3ae1cc47b50c4001cbac56c4fefbcc57b 17-Apr-2018 Yi Jin <jinyithu@google.com> Add a section flag to bypass failure if a specific path can't be found.

This is a temporary solution to bypass failure of reading cpu info or
battery type in P if the path doesn't exist on some devices. See bug for
details. However in Q, incidentd should implement reading from the
common Linux kernel interfaces.

Bug: 78028767
Bug: 78239764
Test: atest incidentd_test
Change-Id: I08ffcb21709efe5478d2ac46121deb5795af1024
Merged-In: I08ffcb21709efe5478d2ac46121deb5795af1024
/frameworks/base/libs/incident/proto/android/section.proto
eadd123d68850cb27aa6d030ade6190e30991b19 06-Feb-2018 Kweku Adams <kwekua@google.com> Dumping stack traces to proto.

Bug: 72177715
Test: flash device and check incident.proto output
Change-Id: Id2a15e0fc62b66efe875949af97f0eb651c7e322
(cherry picked from commit 5c804e2b9893c7892900148229cf19fa6268e7dc)
/frameworks/base/libs/incident/proto/android/section.proto
1a11fa10977ee1e2645d400844ff4d472b8f5f02 23-Feb-2018 Yi Jin <jinyithu@google.com> Implement a new section to attach LAST_KMSG to incident report
This section simply gzip a large file and stores result in GZippedFileProto

This greatly improves the size, before gzip, the last kmsg size ~500KB,
after gzip the proto size is ~60KB.

Bug: 73354384
Test: atest incidentd_test and manual on device test
Change-Id: I9bfc2cf07384487671edbffb5f0bd8495608fea6
/frameworks/base/libs/incident/proto/android/section.proto
3c034c987e1eeb49660fb62d3426c292a01412c9 23-Dec-2017 Yi Jin <jinyithu@google.com> Implement a new type of section which reads from logd and dumps proto.

And implement a file section which reads from event-log-tags for
decoding binary logs.

Bug: 70936599
Test: atest incidentd_test && atest incident_helper_test and flush on
device and test log sections and event_log_tag_map
Change-Id: Ib3d35e317f355de69f01ded012482486e9a43da6
/frameworks/base/libs/incident/proto/android/section.proto
f8601845997d994252daf3a429577fc81a8ec604 16-Aug-2017 Yi Jin <jinyithu@google.com> Automatically generate section_list.cpp file from incident.proto
with the SectionFlags field annotations

Bug: 64728679
Test: tested manually on device
Change-Id: I5b067b09cd6ccc3528f0845d7290cc9e2bc63a07
/frameworks/base/libs/incident/proto/android/section.proto