diff options
Diffstat (limited to 'sysprop/sysprop_test.go')
-rw-r--r-- | sysprop/sysprop_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysprop/sysprop_test.go b/sysprop/sysprop_test.go index 7df0f3d52..711129c84 100644 --- a/sysprop/sysprop_test.go +++ b/sysprop/sysprop_test.go @@ -158,7 +158,6 @@ func test(t *testing.T, bp string) *android.TestContext { } func TestSyspropLibrary(t *testing.T) { - t.Parallel() ctx := test(t, ` sysprop_library { name: "sysprop-platform", |