Loading fastboot/fuzzy_fastboot/Android.bp +9 −1 Original line number Diff line number Diff line Loading @@ -40,5 +40,13 @@ cc_test_host { "-framework IOKit", ], }, } }, // Disable auto-generation of test config as this binary itself is not a test in the test suites, // rather it is used by other tests. auto_gen_config: false, test_suites: [ "general-tests", "vts-core", ], } Loading
fastboot/fuzzy_fastboot/Android.bp +9 −1 Original line number Diff line number Diff line Loading @@ -40,5 +40,13 @@ cc_test_host { "-framework IOKit", ], }, } }, // Disable auto-generation of test config as this binary itself is not a test in the test suites, // rather it is used by other tests. auto_gen_config: false, test_suites: [ "general-tests", "vts-core", ], }