Release ICloseHandle instance after announcement listener is unregistered
Bug: b/170770415 Test: Presubmit Change-Id: I3974fa2fd38717882758321c8abea98c993f990c
This commit is contained in:
@@ -392,6 +392,7 @@ class RadioModule {
|
||||
} catch (RemoteException ex) {
|
||||
Slog.e(TAG, "Failed closing announcement listener", ex);
|
||||
}
|
||||
hwCloseHandle.value = null;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user