libui: print more fence information when fence is timeout

The original log is not enough when fence is timeout. It only print
the log name and fd. It is useless to help us to check which sync
point is abnormal. Then it cause this fence can not be signaled.
Therefore we print more detail when fence is timeout.

Bug: 146024475
Test: call sleep function in SurfaceFlinger. Then check the fence log

Change-Id: I2e711bfe8f00d7723c2d8e4184e0da5e69c8fc4d
1 file changed