Merge "Remove logcat\'s false dependency on a libutils header file."
am: d3289ac581
* commit 'd3289ac581816861721b81f7100794fad075c497':
Remove logcat's false dependency on a libutils header file.
This commit is contained in:
commit
71bb9c6a99
|
@ -35,7 +35,7 @@
|
|||
#include <log/logd.h>
|
||||
#include <log/logger.h>
|
||||
#include <log/logprint.h>
|
||||
#include <utils/threads.h>
|
||||
#include <system/thread_defs.h>
|
||||
|
||||
#define DEFAULT_MAX_ROTATED_LOGS 4
|
||||
|
||||
|
|
Loading…
Reference in New Issue