From 04c23521583da3119ad7e40db09b1b574b22d116 Mon Sep 17 00:00:00 2001 From: shitijun Date: Fri, 17 Nov 2023 19:09:41 +0800 Subject: [PATCH] =?UTF-8?q?"modifile=20wifi/test/wifi=5Ftestapp/oh-package?= =?UTF-8?q?.json5=20=E5=B0=86=E5=BA=94=E7=94=A8=E6=8F=90=E5=8D=87=E8=87=B3?= =?UTF-8?q?api10=EF=BC=8C=E5=A2=9E=E5=8A=A0=E7=BD=91=E9=A1=B5=E6=97=B6?= =?UTF-8?q?=E5=BB=B6=E6=B5=8B=E8=AF=95=E9=A1=B5=E9=9D=A2"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: shitijun --- wifi/test/wifi_testapp/oh-package.json5 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 wifi/test/wifi_testapp/oh-package.json5 diff --git a/wifi/test/wifi_testapp/oh-package.json5 b/wifi/test/wifi_testapp/oh-package.json5 new file mode 100644 index 000000000..ce0d0a78b --- /dev/null +++ b/wifi/test/wifi_testapp/oh-package.json5 @@ -0,0 +1,11 @@ +{ + "license": "ISC", + "devDependencies": { + "@ohos/hypium": "1.0.6" + }, + "name": "location", + "description": "example description", + "repository": {}, + "version": "1.0.0", + "dependencies": {} +}