Skip to content
Commit f59a1d1d authored by Tyler Lacey's avatar Tyler Lacey
Browse files

Tie game session lifetime to game process lifetime.

This change adds a process observer which watches for game process
activity and death. Process activity is tracked so it is known
which process is associated with which packages. When a process dies,
if it is the only process for a game with a game session, then the
game session is destroyed. If a process for that game is later seen
again, then a new game session is created.

Bug: 204504136
Test: Manual tests

Change-Id: Ic2a264c85867c17ab84de855240f2bba3e70a89d
parent 2d7e74c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment