summaryrefslogtreecommitdiff
path: root/wifi/java/src
diff options
context:
space:
mode:
author shannonchen <shannonchen@google.com> 2022-01-21 21:14:37 +0000
committer Shannon Chen <shannonchen@google.com> 2022-01-25 17:54:03 +0000
commit614ba1384712818f74b256a8545d6804d3fccbb4 (patch)
treea677a7d174a89740869d0fa402cfcd8c015e3eb4 /wifi/java/src
parentaad39a3889b16a11a79e7e9d0c16db9477762b88 (diff)
Add a GameSession API for restarting the associated game.
Since restarting a process must be done from the system server side, we accomplish this by passing a IBinder through to the GameSession allowing the GameSession to make IPCs to its hosting GameServiceProviderInstanceImpl. As an additional layer of security, the implementation takes a taskId and only restarts the given game if the taskId matches an active game session. Test: atest FrameworksMockingServicesTests and manual e2e testing Bug: 210127167 Bug: 202414447 Bug: 202417255 CTS-Coverage-Bug: 206128693 Change-Id: I944da060323ac1779cd2c61d1e411e9868caed91
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions