Disable testPreparePerformance for instant mode.

Root cause: testPreparePerformance is already disabled for AppModeFull
test mode, but it's still enabled for instant mode.

Solution: this commit disables testPreparePerformance also for CTS
instant mode by adding a new entry in cts-known-failures.xml.

Test: run cts -m CtsCameraTestCases -t android.hardware.camera2.cts.
SurfaceViewPreviewTest#testPreparePerformance

Bug: 145373608

Signed-off-by: Yinchu Chen <chenyc5@motorola.com>
1 file changed
tree: f4495ed41aa32199c36c88b6dba9683181dfd24a
  1. build/
  2. common/
  3. tools/
  4. OWNERS
  5. PREUPLOAD.cfg
  6. test_defs.sh