commit | 171a6a4277c767e6207f4b4299265e6b17fb73e5 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Oct 25 19:24:54 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Oct 25 19:24:54 2016 +0000 |
tree | 1c1df74ca3edd68ad7635994f94cf7dda058f489 | |
parent | e060cdadc8a6d8507aa3a0574be58d9bf005c40a [diff] | |
parent | d97efe0383a8bdad7a335b268d4492c9ee5e39c6 [diff] |
Merge "log/logd.h should point to log/log.h" am: d97efe0383 Change-Id: I5fbbe7f957f303fb61d60177474f615c9f3e7c25
diff --git a/include/log/logd.h b/include/log/logd.h index ffb8268..0e0248e 100644 --- a/include/log/logd.h +++ b/include/log/logd.h
@@ -1 +1 @@ -#include <android/log.h> +#include <log/log.h>