mirror of
https://github.com/openharmony/distributeddatamgr_objectstore.git
synced 2026-07-01 00:47:55 -04:00
@@ -74,5 +74,5 @@ ohos_shared_library("distributeddataobject_impl") {
|
||||
]
|
||||
public_configs = [ ":objectstore_public_config" ]
|
||||
relative_install_dir = "module/data"
|
||||
subsystem_name = "data_object"
|
||||
subsystem_name = "distributeddatamgr"
|
||||
}
|
||||
|
||||
@@ -128,5 +128,5 @@ ohos_shared_library("distributeddataobject") {
|
||||
|
||||
public_configs = [ ":objectstore_public_config" ]
|
||||
relative_install_dir = "module/data"
|
||||
subsystem_name = "data_object"
|
||||
subsystem_name = "distributeddatamgr"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user