From 82554f2e601b7456bd4daaab9b354dbc090d0318 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E6=98=8A=E9=91=AB?= Date: Thu, 12 Aug 2021 06:58:02 +0000 Subject: [PATCH 1/2] update BUILD.gn. --- BUILD.gn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.gn b/BUILD.gn index 11f42d3ff1e..1e7fe213ad8 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -8,7 +8,7 @@ # Unless required by applicable law or agreed to in writing, software # 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 +# See the License for the specific language governing permissions and testL2 # limitations under the License. -import("//build/ohos.gni") +import("//build/ohos.gni") -- Gitee From bd79c9c8ab3ee0b69fca2d6ab809b2ef1f3e5ae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E6=98=8A=E9=91=AB?= Date: Thu, 12 Aug 2021 09:21:29 +0000 Subject: [PATCH 2/2] update BUILD.gn. --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 1e7fe213ad8..fb67507d85d 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -8,7 +8,7 @@ # Unless required by applicable law or agreed to in writing, software # 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 testL2 +# See the License for the specific language governing permissions and testL2----ceshi # limitations under the License. import("//build/ohos.gni") -- Gitee