frameworks/native/cmds/dumpsys/TEST_MAPPING

14 lines
309 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:17:13 +08:00
{
"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"
}
]
}