diff --git a/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h b/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h index 9c4ab819f464a2700c1e4384c880544ad97b8285..e125e55e7e3e36c1eaadf6418c08e28bf01f8246 100644 --- a/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h +++ b/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h @@ -356,6 +356,7 @@ static const std::map saNameMap_ = { { WINDOW_MANAGER_SERVICE_ID, "WindowManagerService" }, { DISPLAY_MANAGER_SERVICE_SA_ID, "DisplayManagerService" }, { SOFTBUS_SERVER_SA_ID, "DSoftbus" }, + { DEVICE_AUTH_SERVICE_ID, "DeviceAuthService" }, { WINDOW_MANAGER_ID, "WindowManager" }, { VSYNC_MANAGER_ID, "VsyncManager" }, { VSYNC_MANAGER_TEST_ID, "VsyncManagerTest" },