Fix surface tracing thread sync issues

Tracing thread was incorrectly reading the drawing state while it was being
updated by the surface flinger main thread. Move the notify to after
composition.

Fixes: 134752356
Test: capture surface flinger trace
Change-Id: I32a59475ced80d7eaa062181c732ce0f9a81cca5
1 file changed