2022-01-13 09:29:32 +00:00
|
|
|
{
|
2023-05-22 02:30:05 +00:00
|
|
|
"name": "@ohos/datamgr_service",
|
|
|
|
"version": "3.2.0",
|
2022-01-14 09:24:23 +00:00
|
|
|
"description": "Distributed data manager that provides the capability to store data in the databases of different devices",
|
2022-01-13 09:29:32 +00:00
|
|
|
"homePage": "https://gitee.com/openharmony",
|
|
|
|
"license": "Apache V2",
|
2022-08-23 14:36:23 +00:00
|
|
|
"repository": "https://gitee.com/openharmony/distributeddatamgr_datamgr_service",
|
2022-01-13 09:29:32 +00:00
|
|
|
"domain": "os",
|
|
|
|
"language": "",
|
|
|
|
"publishAs": "code-segment",
|
|
|
|
"private": false,
|
|
|
|
"scripts": {},
|
|
|
|
"tags": [
|
|
|
|
"foundation"
|
|
|
|
],
|
2022-01-14 09:55:02 +00:00
|
|
|
"keywords": [
|
|
|
|
"distributeddatamgr",
|
2022-08-23 14:36:23 +00:00
|
|
|
"datamgr_service"
|
2022-01-14 09:55:02 +00:00
|
|
|
],
|
2022-01-13 09:29:32 +00:00
|
|
|
"envs": [],
|
|
|
|
"dirs": [],
|
|
|
|
"author": {
|
|
|
|
"name": "",
|
|
|
|
"email": "",
|
|
|
|
"url": ""
|
|
|
|
},
|
|
|
|
"contributors": [
|
|
|
|
{
|
|
|
|
"name": "",
|
|
|
|
"email": "",
|
|
|
|
"url": ""
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"segment": {
|
2022-08-23 14:36:23 +00:00
|
|
|
"destPath": "foundation/distributeddatamgr/datamgr_service"
|
2022-01-13 09:29:32 +00:00
|
|
|
},
|
|
|
|
"component": {
|
2022-08-23 14:36:23 +00:00
|
|
|
"name": "datamgr_service",
|
2022-01-13 09:29:32 +00:00
|
|
|
"subsystem": "distributeddatamgr",
|
2023-05-29 03:10:32 +00:00
|
|
|
"syscap": [],
|
2023-06-13 07:14:30 +00:00
|
|
|
"features": [
|
2023-06-30 02:22:21 +00:00
|
|
|
"datamgr_service_config",
|
|
|
|
"datamgr_service_udmf"
|
2023-06-13 07:14:30 +00:00
|
|
|
],
|
2022-01-13 09:29:32 +00:00
|
|
|
"adapted_system_type": [
|
|
|
|
"standard"
|
|
|
|
],
|
2023-05-22 02:30:05 +00:00
|
|
|
"rom": "5120KB",
|
|
|
|
"ram": "8192KB",
|
2022-06-07 08:27:33 +00:00
|
|
|
"hisysevent_config": [
|
2022-08-23 14:36:23 +00:00
|
|
|
"//foundation/distributeddatamgr/datamgr_service/hisysevent.yaml"
|
2023-12-08 08:19:04 +00:00
|
|
|
],
|
2022-01-13 09:29:32 +00:00
|
|
|
"deps": {
|
|
|
|
"components": [
|
2023-06-19 08:12:37 +00:00
|
|
|
"ability_base",
|
|
|
|
"ability_runtime",
|
|
|
|
"access_token",
|
2022-07-26 08:18:00 +00:00
|
|
|
"bundle_framework",
|
2023-06-19 08:12:37 +00:00
|
|
|
"common_event_service",
|
|
|
|
"c_utils",
|
2022-07-26 08:18:00 +00:00
|
|
|
"dataclassification",
|
2023-06-19 08:12:37 +00:00
|
|
|
"data_share",
|
|
|
|
"device_auth",
|
|
|
|
"device_manager",
|
2023-12-03 13:31:08 +00:00
|
|
|
"dfs_service",
|
2022-07-26 08:18:00 +00:00
|
|
|
"dsoftbus",
|
2024-06-11 06:23:06 +00:00
|
|
|
"hicollie",
|
2023-06-30 10:30:24 +00:00
|
|
|
"hilog",
|
2023-06-28 09:18:16 +00:00
|
|
|
"hisysevent",
|
|
|
|
"hitrace",
|
2023-06-19 08:12:37 +00:00
|
|
|
"huks",
|
|
|
|
"kv_store",
|
2024-04-18 15:52:49 +00:00
|
|
|
"image_framework",
|
2022-07-26 08:18:00 +00:00
|
|
|
"ipc",
|
2024-05-16 03:29:36 +00:00
|
|
|
"memmgr",
|
2023-06-19 08:12:37 +00:00
|
|
|
"napi",
|
2023-07-14 01:16:53 +00:00
|
|
|
"netmanager_base",
|
2023-06-19 08:12:37 +00:00
|
|
|
"os_account",
|
|
|
|
"relational_store",
|
2024-04-07 12:37:00 +00:00
|
|
|
"resource_management",
|
2023-06-19 08:12:37 +00:00
|
|
|
"safwk",
|
2023-06-25 09:49:17 +00:00
|
|
|
"samgr",
|
2024-08-08 15:17:55 +00:00
|
|
|
"screenlock_mgr",
|
2024-04-07 13:48:59 +00:00
|
|
|
"time_service",
|
2023-06-29 13:12:06 +00:00
|
|
|
"udmf",
|
2024-04-23 06:21:12 +00:00
|
|
|
"app_file_service",
|
2024-05-10 03:51:29 +00:00
|
|
|
"file_api",
|
2024-05-16 03:46:46 +00:00
|
|
|
"openssl",
|
|
|
|
"json"
|
2022-01-13 09:29:32 +00:00
|
|
|
],
|
|
|
|
"third_party": [
|
2023-06-30 10:30:24 +00:00
|
|
|
"libuv",
|
2022-01-13 09:29:32 +00:00
|
|
|
"sqlite",
|
2023-06-19 08:12:37 +00:00
|
|
|
"zlib"
|
2022-01-13 09:29:32 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"build": {
|
|
|
|
"sub_component": [
|
2022-08-23 14:36:23 +00:00
|
|
|
"//foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app:build_module",
|
|
|
|
"//foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework:build_module",
|
2023-12-28 15:02:59 +00:00
|
|
|
"//foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension:build_module",
|
2022-08-23 14:36:23 +00:00
|
|
|
"//foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service:build_module",
|
2023-04-26 06:26:32 +00:00
|
|
|
"//foundation/distributeddatamgr/datamgr_service/conf:build_module",
|
2023-12-28 15:02:59 +00:00
|
|
|
"//foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share:build_module"
|
2022-01-13 09:29:32 +00:00
|
|
|
],
|
2023-08-25 09:15:58 +00:00
|
|
|
"inner_kits": [
|
|
|
|
{
|
|
|
|
"name": "//foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework:distributeddatasvcfwk",
|
|
|
|
"header": {
|
|
|
|
"header_files": [
|
2024-08-09 03:43:15 +00:00
|
|
|
"account/account_delegate.h",
|
2023-08-25 09:15:58 +00:00
|
|
|
"backuprule/backup_rule_manager.h",
|
|
|
|
"checker/checker_manager.h",
|
|
|
|
"cloud/asset_loader.h",
|
|
|
|
"cloud/change_event.h",
|
|
|
|
"cloud/cloud_db.h",
|
|
|
|
"cloud/cloud_event.h",
|
|
|
|
"cloud/cloud_info.h",
|
2024-09-10 16:34:29 +00:00
|
|
|
"cloud/cloud_report.h",
|
2023-08-25 09:15:58 +00:00
|
|
|
"cloud/cloud_server.h",
|
|
|
|
"cloud/schema_meta.h",
|
|
|
|
"cloud/subscription.h",
|
|
|
|
"cloud/sync_event.h",
|
|
|
|
"directory/directory_manager.h",
|
|
|
|
"error/general_error.h",
|
|
|
|
"eventcenter/event.h",
|
|
|
|
"eventcenter/event_center.h",
|
|
|
|
"feature/feature_system.h",
|
|
|
|
"metadata/appid_meta_data.h",
|
|
|
|
"metadata/capability_meta_data.h",
|
|
|
|
"metadata/capability_range.h",
|
|
|
|
"metadata/corrupted_meta_data.h",
|
|
|
|
"metadata/matrix_meta_data.h",
|
|
|
|
"metadata/meta_data.h",
|
|
|
|
"metadata/meta_data_manager.h",
|
|
|
|
"metadata/secret_key_meta_data.h",
|
|
|
|
"metadata/store_meta_data.h",
|
|
|
|
"metadata/store_meta_data_local.h",
|
|
|
|
"metadata/strategy_meta_data.h",
|
|
|
|
"metadata/user_meta_data.h",
|
2024-08-09 05:03:45 +00:00
|
|
|
"screen/screen_manager.h",
|
2023-08-25 09:15:58 +00:00
|
|
|
"serializable/serializable.h",
|
2023-12-10 07:06:12 +00:00
|
|
|
"snapshot/bind_event.h",
|
2023-12-05 02:40:22 +00:00
|
|
|
"snapshot/machine_status.h",
|
|
|
|
"snapshot/snapshot.h",
|
2023-08-25 09:15:58 +00:00
|
|
|
"store/auto_cache.h",
|
|
|
|
"store/cursor.h",
|
|
|
|
"store/general_store.h",
|
|
|
|
"store/general_value.h",
|
|
|
|
"store/general_watcher.h",
|
|
|
|
"utils/anonymous.h",
|
|
|
|
"utils/block_integer.h",
|
|
|
|
"utils/constant.h",
|
|
|
|
"utils/converter.h",
|
|
|
|
"utils/crypto.h",
|
|
|
|
"utils/endian_converter.h",
|
|
|
|
"utils/ref_count.h"
|
|
|
|
],
|
|
|
|
"header_base": "//foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2022-01-13 09:29:32 +00:00
|
|
|
"test": [
|
2022-08-23 14:36:23 +00:00
|
|
|
"//foundation/distributeddatamgr/datamgr_service:fuzztest",
|
2023-12-08 08:19:04 +00:00
|
|
|
"//foundation/distributeddatamgr/datamgr_service:build_native_test",
|
|
|
|
"//foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension:rust_ylong_cloud_ext_unit_test"
|
2022-01-13 09:29:32 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
2023-06-19 08:12:37 +00:00
|
|
|
}
|