android13/frameworks/native/cmds/dumpsys/TEST_MAPPING

14 lines
309 B
Plaintext

{
"presubmit": [
{
// small test which assumes the output format of dumpsys, however
// there are many other parts of Android that expect the output
// to be a specific way (see b/141728094)
"name": "timezone_data_e2e_tests"
},
{
"name": "dumpsys_test"
}
]
}