diff --git a/BUILD.gn b/BUILD.gn index b9a81392001e292ab297b5644193d3ae31a342ed..6e560309cf126408685749081c1303108d13c760 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -176,10 +176,7 @@ ohos_shared_library("libasound") { ] license_file = "./COPYING" output_extension = "so" - install_images = [ - "system", - "updater", - ] + install_images = [ chipset_base_dir ] install_enable = true part_name = "alsa-lib" subsystem_name = "thirdparty"