Merge "ueventd: fix typo from previous patchset"

am: c8877530c7

Change-Id: I57d29ff6df9cd02a2b48d218a1492bde0e7d408d
This commit is contained in:
Tom Cherry 2017-05-01 22:46:21 +00:00 committed by android-build-merger
commit 4be091d588

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)
{
/*