commit | 042006a5042e15db1f2010add18828e43f60331a | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Thu Feb 01 09:54:32 2018 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Feb 28 19:36:12 2018 +0000 |
tree | d71686274a437eeb64e34d4bf0aa09e8ca8ec494 | |
parent | 29454ce3996899b4514dd43457af56c16b2ba3d7 [diff] |
lmkd: move sundry pieces to statslog.h Pragma once is not part of the standard, and is actually a gnu C++ addition. Android coding standard requires the #ifndef header wrappers. Moved things that belong in statslog.h from the lmkd files. SideEffects: None Test: lmkd_unit_tests Bug: 33808187 Bug: 72838192 Change-Id: I9686b1a0791ee2b723d05b91905eda0bb64a1156