Merge "Release ICloseHandle instance after announcement listener is unregistered" into rvc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4d94bc86f8
@@ -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