Add debuggerd_test to bionic test mapping.

Lots of plumbing between bionic and debuggerd, make sure it works.

Bug: N/A
Change-Id: Ida4f3114f76ca88f3768fffa9fdc7deee74afda8
Test: N/A
This commit is contained in:
Mitch Phillips 2021-03-10 18:43:48 +00:00
parent ac3fcc6b8c
commit a78ace95f4

View file

@ -3,6 +3,12 @@
{
"name": "CtsBionicTestCases"
},
{
"name": "CtsTaggingHostTestCases"
},
{
"name": "debuggerd_test"
},
{
"name": "fdtrack_test"
},
@ -17,9 +23,6 @@
},
{
"name": "memunreachable_unit_test"
},
{
"name": "CtsTaggingHostTestCases"
}
]
}