From 4fb4e7ac0c7937b18a31901175bb7f56e3757e6c Mon Sep 17 00:00:00 2001 From: zhoulisheng <635547767@qq.com> Date: Wed, 13 Apr 2022 17:16:42 +0800 Subject: [PATCH] 1.optimization OAT.xml Signed-off-by: zhoulisheng <635547767@qq.com> --- OAT.xml | 36 ++++++++++++++++-------------------- imageknife/index.ets | 16 ++++++++++++++++ 2 files changed, 32 insertions(+), 20 deletions(-) diff --git a/OAT.xml b/OAT.xml index 2e43d27..3ffe033 100644 --- a/OAT.xml +++ b/OAT.xml @@ -1,23 +1,19 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/imageknife/index.ets b/imageknife/index.ets index 3e206bc..035217e 100644 --- a/imageknife/index.ets +++ b/imageknife/index.ets @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2021 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 + * + * http:// www.apache.org/licenses/LICENSE-2.0 + * + * 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 + * limitations under the License. + */ + + /** * cache */