set isolated: false on fuzzy_fastboot

fuzzy_fastboot causes vts to fail when it has isolated set to true
so manually set it to false to avoid this.

Bug: 178498003
Test: Ran tests that failed presubmit
Change-Id: I871854c26e07ac6ad94feb14703b705a3054c176
This commit is contained in:
Trevor Radcliffe 2022-04-28 19:30:42 +00:00
parent a9eee03c56
commit 1adca2b8e9

View file

@ -9,6 +9,7 @@ package {
cc_test_host {
name: "fuzzy_fastboot",
isolated: false,
compile_multilib: "first",
srcs: [