platform_system_core/metricsd/include/metrics
Samuel Tan 28a78b7210 metricsd: move timer_mock.h and metrics_library_mock.h into include/metrics/
Move metrics_library_mock.h and timer_mock.h into the include/metrics/
folder since some source files in shill need to include these header files.

Adjust the include paths in metricsd source files accordingly, and add
the -frtti flag to the libmetrics target so that classes including
these mock headers can determine the type information of the underlying
class being mocked at run-time.

BUG: 22956441
Change-Id: I19820c0d3097c9c4c2b93730d1988ccec563db23
TEST: "mma" in metricsd folder succeeds.
2015-09-23 18:12:37 -07:00
..
c_metrics_library.h metricsd: Relicense as Apache 2. 2015-08-10 15:57:47 -07:00
metrics_library.h metricsd: Add test case for the upload service. 2015-09-14 13:55:33 -07:00
metrics_library_mock.h metricsd: move timer_mock.h and metrics_library_mock.h into include/metrics/ 2015-09-23 18:12:37 -07:00
timer.h metricsd: move timer.h into include/metrics/ 2015-09-15 11:52:59 -07:00
timer_mock.h metricsd: move timer_mock.h and metrics_library_mock.h into include/metrics/ 2015-09-23 18:12:37 -07:00