commit | aace03cff6c4b95132bf9e885416bac63e64297a | [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 | d378a53a1643c1c9d8e58c7371ba05818d43efc2 [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