Add TEST_MAPPING for RollbackManagerService.

Test: atest, run from the rollback and RollbackTest directories.
Bug: 112431924
Change-Id: Ia57536a84461fcdabe6ff9a7ff3ba6f8c14be238
This commit is contained in:
Richard Uhler
2019-01-07 10:35:35 +00:00
parent 8f01151eae
commit 95bfe2f94b
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"presubmit": [
{
"name": "RollbackTest"
}
]
}

View File

@@ -0,0 +1,7 @@
{
"presubmit": [
{
"name": "RollbackTest"
}
]
}