platform_system_core/lmkd
Mark Salyzyn 61421baf96 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
2018-02-28 19:36:12 +00:00
..
include lmkd: Introduce liblmkd_utils for communicating with lmkd process 2018-01-31 18:10:49 +00:00
tests lmkd: Implement lmkd-test 2018-01-31 18:11:38 +00:00
Android.bp Enable lmkd kill tracing everywhere 2018-02-12 12:09:04 -08:00
liblmkd_utils.c lmkd: Introduce liblmkd_utils for communicating with lmkd process 2018-01-31 18:10:49 +00:00
lmkd.c lmkd: move sundry pieces to statslog.h 2018-02-28 19:36:12 +00:00
lmkd.rc
OWNERS Add lmkd/OWNERS. 2017-12-08 16:12:58 -08:00
statslog.c Functions to log stats log from LMKD. 2018-01-29 15:18:04 -08:00
statslog.h lmkd: move sundry pieces to statslog.h 2018-02-28 19:36:12 +00:00