diff --git a/multimedia/media_foundation/core/BUILD.gn b/multimedia/media_foundation/core/BUILD.gn index a8a410823693bf108bdbce265282c273dcdca53a..25a6ff245652c8414604010627c3818d6303d07e 100644 --- a/multimedia/media_foundation/core/BUILD.gn +++ b/multimedia/media_foundation/core/BUILD.gn @@ -27,9 +27,7 @@ ohos_ndk_headers("native_media_core_header") { ohos_ndk_headers("native_media_core_common_header") { dest_dir = "$ndk_headers_out_dir/multimedia" - sources = [ - "../native_audio_channel_layout.h", - ] + sources = [ "../native_audio_channel_layout.h" ] } ohos_ndk_library("libnative_media_core") {