Remove logcat's false dependency on a libutils header file.
Change-Id: Idf499d77e88d2ee7d5b1050eaf45ba29481793a4
This commit is contained in:
parent
2773d4f96a
commit
b9e53b4d2d
|
@ -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