Loading fs_mgr/TEST_MAPPING +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ "name": "liblp_test" }, { "name": "fiemap_image_test_presubmit" "name": "fiemap_image_test" }, { "name": "fiemap_writer_test" Loading fs_mgr/libfiemap/Android.bp +0 −27 Original line number Diff line number Diff line Loading @@ -110,30 +110,3 @@ cc_test { auto_gen_config: true, require_root: true, } /* BUG(148874852) temporary test */ cc_test { name: "fiemap_image_test_presubmit", cppflags: [ "-DSKIP_TEST_IN_PRESUBMIT", ], static_libs: [ "libcrypto_utils", "libdm", "libext4_utils", "libfs_mgr", "liblp", ], shared_libs: [ "libbase", "libcrypto", "libcutils", "liblog", ], srcs: [ "image_test.cpp", ], test_suites: ["device-tests"], auto_gen_config: true, require_root: true, } Loading
fs_mgr/TEST_MAPPING +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ "name": "liblp_test" }, { "name": "fiemap_image_test_presubmit" "name": "fiemap_image_test" }, { "name": "fiemap_writer_test" Loading
fs_mgr/libfiemap/Android.bp +0 −27 Original line number Diff line number Diff line Loading @@ -110,30 +110,3 @@ cc_test { auto_gen_config: true, require_root: true, } /* BUG(148874852) temporary test */ cc_test { name: "fiemap_image_test_presubmit", cppflags: [ "-DSKIP_TEST_IN_PRESUBMIT", ], static_libs: [ "libcrypto_utils", "libdm", "libext4_utils", "libfs_mgr", "liblp", ], shared_libs: [ "libbase", "libcrypto", "libcutils", "liblog", ], srcs: [ "image_test.cpp", ], test_suites: ["device-tests"], auto_gen_config: true, require_root: true, }