!14 更新部件adapted_system_type

Merge pull request !14 from gaosong/master
This commit is contained in:
openharmony_ci
2023-08-28 04:14:41 +00:00
committed by Gitee
+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": [
],