1{ 2 "presubmit": [ 3 { 4 "name": "FrameworksVibratorCoreTests" 5 } 6 ], 7 "postsubmit": [ 8 { 9 "name": "FrameworksVibratorCoreTests", 10 "options": [ 11 {"exclude-annotation": "org.junit.Ignore"} 12 ] 13 } 14 ] 15} 16 17