Commit 6c569d21 authored by Colin Cross's avatar Colin Cross
Browse files

use stable NDK android/log.h header instead of cutils/logd.h

Change-Id: Iaf128867dd892b6756d4d0523c97caadf67d0e0f
parent 45a0ef39
......@@ -61,7 +61,7 @@
#include "lcp.h"
#ifdef ANDROID_CHANGES
#include <cutils/logd.h>
#include <android/log.h>
#endif
static const char rcsid[] = RCSID;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment