Add SurfaceControl tests to view's TEST_MAPPING

Bug: 274519506
Test: none

Change-Id: I4079669e925cc78664f23bf537df94c1d7024df3
This commit is contained in:
Alec Mouri
2023-03-21 19:56:32 +00:00
parent c503984e94
commit 4628be7b29

View File

@@ -41,6 +41,9 @@
}
],
"imports": [
{
"path": "cts/tests/surfacecontrol"
},
{
"path": "cts/tests/tests/uirendering"
}