diff options
author | Tom Cherry <tomcherry@google.com> | 2017-05-25 15:58:59 -0700 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2017-05-25 16:17:19 -0700 |
commit | ed506f7356346b74eabcf45e207f9afe54b63089 (patch) | |
tree | 510ac5eaeaa29f52d32eebe15d867a87d8f872a3 /debuggerd/debuggerd_test.cpp | |
parent | 0f185bb1484e22cf270c5807d0228880281e408f (diff) |
ueventd: Break devices.cpp into discrete classes
devices.cpp handles too many things for creating one class. This
change breaks it up into various files and classes.
* Parsing is moved to ueventd_parser.cpp
* Reading from the uevent socket and Cold booting is moved to a
UeventListener class, in uevent_listener.cpp
* Firmware handling is moved to firmware_handler.cpp
* The remaining contents form a DeviceHandler class within devices.cpp
Bug: 33785894
Test: boot bullhead x40, observe no major differences in /dev and /sys
Test: boot sailfish x40, observe no major differences in /dev and /sys
Test: init unit tests
Change-Id: I846a2e5995fbb344c7a8e349065c18a934fa6aba
Diffstat (limited to 'debuggerd/debuggerd_test.cpp')
0 files changed, 0 insertions, 0 deletions