summaryrefslogtreecommitdiffstats
path: root/logd/LogBufferElement.h
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2015-05-05 16:46:21 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-05-05 16:47:03 +0000
commitaaf9c1b3b489de6b07b5a1a0ad9b6cbbb9b56782 (patch)
tree7f2ddd7945b4b4f0da5f4cabff38c36680f07843 /logd/LogBufferElement.h
parent8b9170b83b14a500222fdf525276cb0bc42c531d (diff)
parent81b3eabc49736b89c4f99940f79785074955eaa5 (diff)
downloadcore-aaf9c1b3b489de6b07b5a1a0ad9b6cbbb9b56782.tar.gz
core-aaf9c1b3b489de6b07b5a1a0ad9b6cbbb9b56782.tar.bz2
core-aaf9c1b3b489de6b07b5a1a0ad9b6cbbb9b56782.zip
Merge "logd: class hierarcy for Uid and Pid statistics."
Diffstat (limited to 'logd/LogBufferElement.h')
-rw-r--r--logd/LogBufferElement.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/logd/LogBufferElement.h b/logd/LogBufferElement.h
index 059c031db..b6c6196d2 100644
--- a/logd/LogBufferElement.h
+++ b/logd/LogBufferElement.h
@@ -25,6 +25,9 @@
#include <log/log.h>
#include <log/log_read.h>
+// Hijack this header as a common include file used by most all sources
+// to report some utilities defined here and there.
+
namespace android {
// Furnished in main.cpp. Caller must own and free returned value