Modify GET_SEL_TIME and SET_SEL_TIME to use TimeManager APIs

GET_SEL_TIME and SET_SEL_TIME command handlers are using gettimeofday and
settimeofday respectively.  This patch will change the mechanism to use APIs that
are provided by org.openbmc.TimeManager daemon istead of POSIX calls.

Change-Id: I4890f4a2c27131d902e7417db023eb4cdd7d8626
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
1 file changed