diff --git a/BUILD.gn b/BUILD.gn index 6f4d656efbf073530ba579fc3eea9d8155a26f6f..5d2de34610f312e7a1ae1e7f9fd7c0a73bd22c99 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 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 @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//build/ohos.gni") @@ -39,8 +39,6 @@ ohos_source_set("soup_dynamic") { "//third_party/libsoup/libsoup/soup-body-output-stream.c", "//third_party/libsoup/libsoup/soup-cache-client-input-stream.c", "//third_party/libsoup/libsoup/soup-cache-input-stream.c", - - #"//third_party/libsoup/libsoup/soup-brotli-decompressor.c", "//third_party/libsoup/libsoup/soup-cache.c", "//third_party/libsoup/libsoup/soup-client-input-stream.c", "//third_party/libsoup/libsoup/soup-connection-auth.c", diff --git a/OAT.xml b/OAT.xml index 5e688a87c671ab525385446efc8aa3eafd6d7336..64e9c33e37e3fd14420d83a262464c3734d0a2cf 100644 --- a/OAT.xml +++ b/OAT.xml @@ -1,6 +1,5 @@