OSDN Git Service

incidentd: Fix printing of repeated scalar fields.
authorKweku Adams <kwekua@google.com>
Wed, 4 Oct 2017 23:03:57 +0000 (16:03 -0700)
committerKweku Adams <kwekua@google.com>
Thu, 5 Oct 2017 23:48:00 +0000 (16:48 -0700)
commitee6495982fb7b99dc90a52dc751ce4f7cae3fb9d
tree61fa6e4104782ceaf0e97091e536c34efe443da1
parentf50c58a77ce535209e0fbf111b9675af735d94ed
incidentd: Fix printing of repeated scalar fields.

Also add check for when enum value can't be found and fixing output
formatting for some int types.

BUG: 65633831
Test: check incident_report output of repeated enums.
Change-Id: I329eef9b3bb0026259ea465ab67e71952df1a4e4
tools/incident_report/generic_message.h
tools/incident_report/main.cpp