From 915d6035f933faf5391960efb0e362098f589447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E6=B5=9A=E4=BA=88?= Date: Thu, 29 May 2025 08:27:02 +0000 Subject: [PATCH] test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 孙浚予 --- wifi/frameworks/ets/ani/BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/wifi/frameworks/ets/ani/BUILD.gn b/wifi/frameworks/ets/ani/BUILD.gn index eff4f57b3..8bd3b2838 100644 --- a/wifi/frameworks/ets/ani/BUILD.gn +++ b/wifi/frameworks/ets/ani/BUILD.gn @@ -11,6 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. + import("//build/ohos.gni") group("wifi_ani") { deps = [ -- Gitee