commit | ae29339ca138648eeaee68f801feb02d85ee2abf | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri Apr 28 12:39:48 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Fri Apr 28 13:00:00 2017 -0700 |
tree | fae72a160e4812f326207e25b40a167980d649fd | |
parent | 263e1e95093b9f66b7d62cbd622e09b6a8b9252f [diff] |
base: make boot_clock work on host linux, hide it on non-linux. boot_clock was previously returning zero on any platform that doesn't define __ANDROID__, including host bionic. Instead of returning a bogus value, just hide it on non-Linux platforms. Bug: http://b/37758947 Test: libbase_test32/64 on linux Change-Id: I96e1d8b92dc44c6308408900cf0d27e1e7db5569