b7e9941744
This reverts commit aa48834485
.
Reason for revert: fixed in https://r.android.com/2985051
Change-Id: I76a53df9fb585d90778019e74472ad294963a91c
23 lines
332 B
Text
23 lines
332 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "debuggerd_test"
|
|
},
|
|
{
|
|
"name": "libtombstoned_client_rust_test"
|
|
},
|
|
{
|
|
"name": "MicrodroidHostTestCases"
|
|
}
|
|
],
|
|
"hwasan-presubmit": [
|
|
{
|
|
"name": "debuggerd_test"
|
|
}
|
|
],
|
|
"postsubmit": [
|
|
{
|
|
"name": "CtsCrashDetailHostTestCases"
|
|
}
|
|
]
|
|
}
|