commit | 7d587e94b0303b6fcb597f70623db6eba4cb9cab | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon Apr 24 16:59:05 2017 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Tue Apr 25 11:24:24 2017 -0700 |
tree | ea784f3dd62a9a30b51a84878c636e57cb1ee18c | |
parent | 46edaec63c53dbc2dfb2745a7371b26c9709664c [diff] |
ueventd: replace ueventd_parser.cpp with init_parser.cpp Previously init_parser.cpp was made generic and capable of parsing any number of differently named 'sections' or prefixed lines. We now use these capabilities to do the parsing for ueventd. Bug: 36250207 Bug: 33785894 Test: boot bullhead and ensure the right /dev nodes exist with the right permissions set Test: verify no boot time difference Change-Id: I698ca962d414f8135af32f6c9cd778841b2b8b53