diff --git a/bundle_tool/frameworks/BUILD.gn b/bundle_tool/frameworks/BUILD.gn index 19455a28935a995f11f705facec020b79a155acf..1fe19112ac60a3155a6db11081a644cc67cbf4ae 100644 --- a/bundle_tool/frameworks/BUILD.gn +++ b/bundle_tool/frameworks/BUILD.gn @@ -142,7 +142,7 @@ ohos_source_set("tools_test_bm_source_set") { ohos_executable("bundle_test_tool") { deps = [ ":tools_test_bm_source_set" ] - install_enable = false + install_enable = true subsystem_name = "bundlemanager" part_name = "bundle_tool"