From 855fb56a9d07e221135b6d2f16a029668ec821fb Mon Sep 17 00:00:00 2001 From: yinjiaming Date: Mon, 14 Mar 2022 12:27:29 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D3.1=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=A3=80=E8=A7=86=E4=B8=AD=E7=9A=84=E9=97=AE=E9=A2=98=20?= =?UTF-8?q?=E3=80=90=E8=83=8C=E6=99=AF=E3=80=91=203.1=20=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=A3=80=E8=A7=86=E4=B8=AD=E6=9C=89=E4=B8=80=E4=BA=9B=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E9=9C=80=E8=A6=81=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 【修改方案】 更改了注释的格式 【影响】 对现有的产品编译不会有影响。 Signed-off-by: yinjiaming Change-Id: I29ced38588d9e6f608a29148a607e8cae1de25be --- OAT.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/OAT.xml b/OAT.xml index aa7c8eb..1fa5a2a 100644 --- a/OAT.xml +++ b/OAT.xml @@ -13,8 +13,10 @@ See the License for the specific language governing permissions and limitations under the License. - This is the configuration file template for OpenHarmony OSS Audit Tool, please copy it to your project root dir and modify it refer to OpenHarmony/tools_oat/README. +--> + -- Gitee