f8a9ba13f5
Bug: 284307085 Bug: 258819618 Test: atest :kernel-presubmit Change-Id: Ifa3427d3b7ff66d25ba58f5d16d0d62a709274a0 Signed-off-by: Edward Liaw <edliaw@google.com>
20 lines
261 B
Text
20 lines
261 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "libcutils_test"
|
|
}
|
|
],
|
|
"hwasan-presubmit": [
|
|
{
|
|
"name": "libcutils_test"
|
|
}
|
|
],
|
|
"kernel-presubmit": [
|
|
{
|
|
"name": "libcutils_test"
|
|
},
|
|
{
|
|
"name": "KernelLibcutilsTest"
|
|
}
|
|
]
|
|
}
|