blob: eb63aa5e7ce9eafb810680e0b9a0c87a5d4c8a74 [file] [log] [blame]
Elliott Hughes22e082e2021-08-16 16:37:10 -07001{
2 "presubmit": [
3 {
4 "name": "libcutils_test"
5 }
Florian Mayerbb015aa2022-03-18 14:34:15 -07006 ],
Florian Mayer556b4e02022-06-17 22:41:31 +00007 "hwasan-presubmit": [
Florian Mayerbb015aa2022-03-18 14:34:15 -07008 {
9 "name": "libcutils_test"
10 }
Edward Liaw51c52422023-01-09 22:05:37 +000011 ],
12 "kernel-presubmit": [
13 {
14 "name": "libcutils_test"
15 }
Elliott Hughes22e082e2021-08-16 16:37:10 -070016 ]
17}