systrace: forbid FrameEventHistory from stealing the fence

Previously if EGL_TIMESTAMPS_ANDROID is used, FrameEventHistory will
steal the ownership of the acquire fence after queueBuffer. The
FenceMonitor for tracing the GPU completion fence will crash in that
case.

Bug: 127781085
Test: install bouncyball.apk and do systrace without crashing
Change-Id: I6679324eb2a3b9366c957db4e9a14da5a87e98e8
1 file changed