commit | 69790e941515c1fe991cc2227080e95533805e5a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Oct 25 19:18:50 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 25 19:18:50 2016 +0000 |
tree | 1d78b53323964ea072776b107c32bff206f24642 | |
parent | 1b46cce06db5663c40a9c6d7f45dfc6b20db59a8 [diff] | |
parent | 808cd91931689d195c8ba0422e2e456ba5bd930b [diff] |
Merge "log/logd.h should point to log/log.h"
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>