Loading fastboot/fuzzy_fastboot/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -49,6 +49,6 @@ cc_test_host { auto_gen_config: false, test_suites: [ "general-tests", "vts-core", "vts", ], } fs_mgr/libdm/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ cc_test { cc_test { name: "vts_libdm_test", defaults: ["libdm_test_defaults"], test_suites: ["vts-core"], test_suites: ["vts"], test_min_api_level: 29, } Loading fs_mgr/libfiemap/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ cc_test { "fiemap_writer_test.cpp", ], test_suites: ["vts-core", "device-tests"], test_suites: ["vts", "device-tests"], auto_gen_config: true, test_min_api_level: 29, require_root: true, Loading fs_mgr/liblp/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -97,7 +97,7 @@ cc_test { cc_test { name: "vts_core_liblp_test", defaults: ["liblp_test_defaults"], test_suites: ["vts-core"], test_suites: ["vts"], auto_gen_config: true, test_min_api_level: 29, require_root: true, Loading fs_mgr/liblp/liblp_test.xml +0 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ <option name="cleanup" value="true" /> <option name="push" value="liblp_test->/data/local/tmp/liblp_test" /> </target_preparer> <option name="test-suite-tag" value="vts-core" /> <test class="com.android.tradefed.testtype.GTest" > <option name="native-test-device-path" value="/data/local/tmp" /> <option name="module-name" value="liblp_test" /> Loading Loading
fastboot/fuzzy_fastboot/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -49,6 +49,6 @@ cc_test_host { auto_gen_config: false, test_suites: [ "general-tests", "vts-core", "vts", ], }
fs_mgr/libdm/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ cc_test { cc_test { name: "vts_libdm_test", defaults: ["libdm_test_defaults"], test_suites: ["vts-core"], test_suites: ["vts"], test_min_api_level: 29, } Loading
fs_mgr/libfiemap/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ cc_test { "fiemap_writer_test.cpp", ], test_suites: ["vts-core", "device-tests"], test_suites: ["vts", "device-tests"], auto_gen_config: true, test_min_api_level: 29, require_root: true, Loading
fs_mgr/liblp/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -97,7 +97,7 @@ cc_test { cc_test { name: "vts_core_liblp_test", defaults: ["liblp_test_defaults"], test_suites: ["vts-core"], test_suites: ["vts"], auto_gen_config: true, test_min_api_level: 29, require_root: true, Loading
fs_mgr/liblp/liblp_test.xml +0 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ <option name="cleanup" value="true" /> <option name="push" value="liblp_test->/data/local/tmp/liblp_test" /> </target_preparer> <option name="test-suite-tag" value="vts-core" /> <test class="com.android.tradefed.testtype.GTest" > <option name="native-test-device-path" value="/data/local/tmp" /> <option name="module-name" value="liblp_test" /> Loading