Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 656a6b9e authored by Alex Ray's avatar Alex Ray
Browse files

dumpstate: remove libutils dependency

Change-Id: I9745f389402c01b90877612e060ac996eba99964
parent ea3d82cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
#include "private/android_filesystem_config.h"

#define LOG_TAG "dumpstate"
#include <utils/Log.h>
#include <cutils/log.h>

#include "dumpstate.h"