mirror of
https://github.com/openharmony/applications_contactsdata.git
synced 2026-07-21 17:55:22 -04:00
@@ -32,7 +32,7 @@ extern "C" __attribute__((constructor)) void RegisterModule(void)
|
||||
.nm_flags = 0, // normal
|
||||
.nm_filename = nullptr,
|
||||
.nm_register_func = ModuleInit,
|
||||
.nm_modname = "ContactsApi",
|
||||
.nm_modname = "contact",
|
||||
.nm_priv = nullptr,
|
||||
.reserved = {}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user