summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Benedict Wong <benedictwong@google.com> 2022-02-02 18:37:39 +0000
committer Benedict Wong <benedictwong@google.com> 2022-02-03 02:54:40 +0000
commit5a7e3797c999ebeead812905d5e9ee2ec88248bf (patch)
treedfb9d41a70a75e44e2686fbde80e505de81ab266 /api/api.go
parent86e1a45b56c0274cf69222891351a97e32ea7943 (diff)
Fix potential for dead binders when calling callbacks
This patch ensures that all callbacks out of the VcnManagementService are try/catch guarded to ensure that callbacks are not called and throw an exception. This is triggered when telephony dies, which results in the subscriptions changing, and attempting to notify the policy listeners triggers a DeadObjectException. Bug: 217537578 Test: atest FrameworksVcnTests Change-Id: Ibfe82fb187b7989164e22919a72b8c36d2655902
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions