diff --git a/BUILD.gn b/BUILD.gn index 8793532..1a63b41 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -144,7 +144,7 @@ ohos_shared_library("contactsdataability") { } public_deps = [] - part_name = "contactsdata_hap" + part_name = "contacts_data_hap" subsystem_name = "applications" } ## Build contactsdataability.so }}} diff --git a/bundle.json b/bundle.json index 638de68..5e47ab0 100644 --- a/bundle.json +++ b/bundle.json @@ -17,7 +17,7 @@ "destPath": "applications/standard/contacts_data" }, "component": { - "name": "contactsdata_hap", + "name": "contacts_data_hap", "subsystem": "applications", "syscap": [ "SystemCapability.Applications.ContactsData"