Files
Chiawei Wang c9daf56396 ANDROID: lib/vdso: do not update timespec if clock_getres() fails
In __cvdso_clock_getres_time32(), when clock_getres_fallback()
fails, it's not required to update the struct timespec res.

Bug: 159086668
Bug: 154668398
Test: run cts -m CtsBionicTestCases -t time#clock_getres_unknown

Signed-off-by: Chiawei Wang <chiaweiwang@google.com>
Change-Id: Ibb7279d4520658d5c8be76e721249d3c62267d9f
2020-06-17 04:02:46 +00:00
..