commit | 583a03ac046901f90b6292a9e143dda6a7a053d6 | [log] [tgz] |
---|---|---|
author | John Grossman <johngro@google.com> | Thu Jan 12 11:05:37 2012 -0800 |
committer | John Grossman <johngro@google.com> | Tue Feb 07 16:07:48 2012 -0800 |
tree | d2f78476331c9c8e34647f92d77657bc84788f97 | |
parent | e7509ae668efbbdfae24288681745ca71c27ec50 [diff] |
Fix device ID selection in the common time service. Fix an issue I discovered while back-porting this code to master. The common time service was using the MAC address of "eth0" (hardcoded) as its device ID instead of fetching it from the interface it is currently bound to. On phones (or any other device with no eth0) this causes time service to never be able to fetch a device ID as it should. Change-Id: Icf8a2006924088efc86065927a648f7f53638657