History log of /frameworks/base/cmds/incident_helper/tests/CpuFreqParser_test.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
51d4c54eba8dd613dd0550c6633a747b53e0ce0a 25-Jan-2018 Yi Jin <jinyithu@google.com> Make the platform proto naming consistent, Part 1
Change proto names in incident_helper

Bug: 72474563
Test: atest incident_helper_test
Change-Id: Ia416ef9726a19d247e62d7de1028874408ec53f1
/frameworks/base/cmds/incident_helper/tests/CpuFreqParser_test.cpp
62c220b20b3fc431c27feac29a71d040fc8e2626 19-Nov-2017 Joe Onorato <joeo@google.com> Fix how we build the statsd protos.

This lets us include frameworks protos, and use the constants
and messages from them.

Change-Id: I609d6e524f780e6a5beea543a68561bede47813e
Test: make
/frameworks/base/cmds/incident_helper/tests/CpuFreqParser_test.cpp
0eb223496c3dee6bd0a33ea4fa664fb92ef557cc 07-Nov-2017 Yi Jin <jinyithu@google.com> Implement Cpu Freq Section

When poll from sysfs, revents return POLLERR by default, handles
this edge case in this cl.

Bug: 68774444
Test: unit tested + on device tests
Change-Id: I23540299c026d3e7676497f56690e9f8646a47bd
/frameworks/base/cmds/incident_helper/tests/CpuFreqParser_test.cpp