Fix an NPE

A regression of ag/13066961.

'session' might be null inside the if block.
Use rollback.getStagedSessionId() to get the session ID instead.

Bug: 181087240
Test: manual test
Change-Id: Ie8bc2b451e5a1e5fd6fececccda7a3622c33a235
1 file changed