oh凭据管理

Signed-off-by: wuqi0105 <wuqi85@huawei.com>
This commit is contained in:
wuqi0105
2022-07-02 14:27:15 +08:00
parent 8014a4386e
commit b286bb6ce2
@@ -309,7 +309,6 @@ void DeviceManagerNotify::OnCredentialResult(const std::string &pkgName, int32_t
return;
}
credentialCallback_[pkgName]->OnCredentialResult(action, credentialResult);
credentialCallback_.erase(pkgName);
}
} // namespace DistributedHardware
} // namespace OHOS