Merge "ueventd: fix typo from previous patchset" am: c8877530c7

am: 4be091d588

Change-Id: Ia5e75145b64f9f4f55c12d4b8ea3fae9faa529a2
This commit is contained in:
Tom Cherry 2017-05-01 22:48:21 +00:00 committed by android-build-merger
commit 977f21e7bc
1 changed files with 0 additions and 3 deletions

View File

@ -33,9 +33,6 @@
#include "log.h"
#include "util.h"
template <bool sysfs>
static bool ParseSingleLine(std::vector<std::string>&& line, std::string* err);
int ueventd_main(int argc, char **argv)
{
/*