Only initialize Session's package name once.

A session should only corresponding to a process and shouldn't be
changed after it was created, we can get the package name from process
map and only initialize it once.

Bug: 182803586
Test: manual
Change-Id: Ifdeb618952adf82cb0fac4bfa15f70b344604b1e
2 files changed