OSDN Git Service

Make the LocalClock HAL wrapper use a singleton HAL instance.
authorJohn Grossman <johngro@google.com>
Mon, 29 Aug 2011 23:01:00 +0000 (16:01 -0700)
committerJohn Grossman <johngro@google.com>
Mon, 29 Aug 2011 23:02:13 +0000 (16:02 -0700)
commitd7f614f831214c2e62a9efe52bead9e870f0f761
tree34af58a1fb4ada8d3c486e5dfb22d32fd122def6
parent0eb3b6e779e8519722b2160ee8704987f2a7884e
Make the LocalClock HAL wrapper use a singleton HAL instance.

Change the local clock helper wrapper to hold just a single copy of the local
time HAL instead of having each wrapper hold their own HAL instance.

Change-Id: Ibc365eccc78a98bd2ea6cf1c57a55a84b843bc2a
include/aah_timesrv/local_clock.h
libs/aah_timesrv/local_clock.cpp