diff --git a/openharmony/BUILD.gn b/openharmony/BUILD.gn index 4ed457c7a68391fe49aa704927cdc70d98e4cb53..a386a2747d78b5ee7a587cb1938b10c4ab1eeb11 100644 --- a/openharmony/BUILD.gn +++ b/openharmony/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Huawei Device Co., Ltd. +# Copyright (c) 2023-2024 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at @@ -62,7 +62,6 @@ ohos_shared_library("vulkan_loader") { "../loader/adapters.h", "../loader/allocation.c", "../loader/allocation.h", - "../loader/asm_offset.c", "../loader/cJSON.c", "../loader/cJSON.h", "../loader/debug_utils.c",