Temporarily disable SurfaceViewTests on Cuttlefish

Cuttlefish will be switching its OpenGL driver from
SwiftShader GL to ANGLE (OpenGL layered on SwiftShader
Vulkan). There appears to be a small difference in
filtering precision between the two. Temporarily disable
this test on Cuttlefish to unblock enabling ANGLE
while we continue to follow up on disabling linear
filtering on aosp (see b/182584062#comment18).

Bug: b/182584062
Test: n/a as this is disabling a test
Change-Id: I71c19e7fc0d0c3f8976516ae1766a2f07c44eeaf
1 file changed