Add TEST_MAPPING to c/a/server/TV

Runs  CtsTvTestCases

Bug: 174663012
Test: atest -p frameworks/base/services/core/java/com/android/server/tv:postsubmit
Change-Id: I2259cc2d82baba570873079e7155f4e71aeef23b
This commit is contained in:
Nick Chalko
2020-12-02 15:34:04 -08:00
parent 825d47614e
commit 3ff9c60732

View File

@@ -0,0 +1,7 @@
{
"imports": [
{
"path": "cts/tests/tests/tv"
}
]
}