From 1036597e8df2e24b96c3cbc4364ea174f7d7e914 Mon Sep 17 00:00:00 2001 From: wuming11233 <12981199+wu-ming11233@user.noreply.gitee.com> Date: Fri, 15 Dec 2023 08:28:57 +0000 Subject: [PATCH] =?UTF-8?q?tdd=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wuming11233 <> --- sensor.gni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sensor.gni b/sensor.gni index eb6290ef..a213883e 100644 --- a/sensor.gni +++ b/sensor.gni @@ -2,7 +2,7 @@ # 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 -# +# test # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software -- Gitee