diff --git a/bundle.json b/bundle.json index 59934be4607c30df6be5eab2f05e9cd5e5705d94..2c0fb1a7d35f93c6be082c80928d2bccdd8134eb 100644 --- a/bundle.json +++ b/bundle.json @@ -1,8 +1,10 @@ { "name": "@ohos/distributed_bundle_framework", + "description": "分布式包管理服务", "version": "4.0", "license": "Apache 2.0", + "segment": { "destPath": "foundation/bundlemanager/distributed_bundle_framework" }, @@ -68,4 +70,4 @@ ] } } -} \ No newline at end of file +}