mirror of
https://gitee.com/openharmony/account_os_account
synced 2024-11-23 10:10:11 +00:00
commit
d115533378
@ -397,8 +397,9 @@ ErrCode OsAccountInterface::InnerSendToStorageAccountCreate(OsAccountInfo &osAcc
|
||||
err = PrepareAddUser(proxy, localId);
|
||||
FinishTraceAdapter();
|
||||
return err;
|
||||
#endif
|
||||
#else
|
||||
return ERR_OK;
|
||||
#endif
|
||||
}
|
||||
|
||||
ErrCode OsAccountInterface::SendToStorageAccountRemove(OsAccountInfo &osAccountInfo)
|
||||
|
Loading…
Reference in New Issue
Block a user