
Use hashed value for session id to over come the same session ids being used concurrently where one session is being closed and the other session opening might be getting same session id. Change-Id: I0bba056f26e404a7ff3b92ca9a81e673a0a6802f Signed-off-by: Maheshwar Ajja <majja@codeaurora.org>