diff options
| author | 2022-08-03 15:52:45 -0700 | |
|---|---|---|
| committer | 2022-08-18 18:04:07 +0000 | |
| commit | e6ac0c57d7261d83870571c7198518998e0f1732 (patch) | |
| tree | 9903530be40cc192828bccec4ff621e05e03a339 /libs/androidfw/StringPool.cpp | |
| parent | e1ea5db7d40513172d0f8cc61489949337d624f8 (diff) | |
Remove SoundTriggerMiddleware death notification
The death notifier for the middleware service is unnecessary
- We don't use mService elsewhere (nor check its nullity)
- We re-query the service upon each call
Additionally, creating a new death notifier on each query is redundant,
and results in memory leaks (since each notifier takes state, and we
never unlink to death).
Test: Compiles
Bug: 237968209
Change-Id: Ib53ec65235d4284357e0f6649bb6f65b2de83b99
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions