Adding screenshot tests to postsubmit.

Test: atest --host :postsubmit
Bug: 314807258
Change-Id: I7c593520369f308b5678554f4ea0afe335698a96
This commit is contained in:
Joshua McCloskey
2023-12-05 23:51:36 +00:00
committed by Joshua Mccloskey
parent 9a0db2d6e5
commit ade491b466

View File

@@ -37,6 +37,10 @@
},
{
"name": "SettingsPerfTests"
},
{
"name": "SettingsScreenshotRNGTests",
"host": true
}
]
}