ASurfaceControl: allow framebuffer devices to pass

There are Android devices that use a hwc2onfbadapter that allows
them to ship framebuffer devices but still pass VTS and appear to
the system as if they have hwc2.x*.

Unfortunately, these devices do not support a present fence.
This patch updates the test cases to allow these devices to pass.

Test: ASurfaceControlTest
Bug: 129880031
Change-Id: I954214ab63eef606151ef426ea550b73619d2f3f
1 file changed