Fix conditional waits in GKI_wait.

The absolute time calculation uses CLOCK_MONOTONIC, so
make sure pthread_condattr_setclock is called with
CLOCK_MONOTONIC.

Change-Id: I0f20871e36db511961b1f17ecd3225180e893db9
1 file changed