Merge "ueventd: fix typo from previous patchset" am: c8877530c7 am: 4be091d588 am: 977f21e7bc

am: d5b743c3f3

Change-Id: I0226d894dd0c4891c386deb77edef6e43abf1551
This commit is contained in:
Tom Cherry 2017-05-01 23:08:23 +00:00 committed by android-build-merger
commit 99c2d7550d

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