summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Shubang Lu <shubang@google.com> 2023-08-09 17:43:52 -0700
committer Shubang Lu <shubang@google.com> 2023-08-10 00:55:23 +0000
commit956024c5c0e0cc5ceacbeebc282e77f574c852c3 (patch)
tree98cd89516dd0ce3e8f5b7aeb9db282798d6a596e /libs/androidfw/StringPool.cpp
parentf01ab23ce072af7fa5acd4ce43cd8b6e0320c284 (diff)
[TIF CTS] Fix NEP in TvInputManagerService
In onServiceConnected, userState.serviceStateMap.get(mComponent) returns null because some components are removed in buildTvInputListLocked. The service state should not be removed there because: 1. The service may be bound and there may be existing sessions 2. ActivityManager restarts crashed service automatically and it causes NPE. The original issue 204469566 can be resolved by calling updateServiceConnectionLocked() Bug: 291759647 Test: atest CtsTvTestCases Change-Id: Ia7d8b7ce5ea3d2d4d9dcd86ffc1ecfaf2fa6c386
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions