部件化遗留问题修改

Signed-off-by: e <wangkai424@huawei.com>
This commit is contained in:
e 2023-05-22 10:30:05 +08:00
parent 9af344a07a
commit 4a89dc3b04

View File

@ -1,6 +1,6 @@
{
"name": "@ohos/distributeddatamgr_datamgr_service",
"version": "1.0.0",
"name": "@ohos/datamgr_service",
"version": "3.2.0",
"description": "Distributed data manager that provides the capability to store data in the databases of different devices",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
@ -46,8 +46,8 @@
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"rom": "5120KB",
"ram": "8192KB",
"hisysevent_config": [
"//foundation/distributeddatamgr/datamgr_service/hisysevent.yaml"
],