Signed-off-by: gaosong <gaosong29@huawei.com>
This commit is contained in:
gaosong
2023-08-26 10:10:31 +08:00
parent bcde0f6b10
commit 0b19537bff
+5 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@openharmony/wifi_aware_lite",
"name": "@ohos/wifi_aware",
"version": "3.1.0",
"description": "wifi_aware_lite",
"description": "wifi_aware",
"publishAs": "code-segment",
"scripts": {
"install": "DEST_PATH=${DEP_BUNDLE_BASE}/foundation/communication/wifi_aware && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH"
@@ -13,10 +13,11 @@
"destPath": "foundation/communication/wifi_aware"
},
"component": {
"name": "wifi_aware_lite",
"name": "wifi_aware",
"subsystem": "communication",
"adapted_system_type": [
"small"
"small",
"standard"
],
"features": [
],