commit | 24d32f5a98296833756b0aba26831c9ba1d546c0 | [log] [tgz] |
---|---|---|
author | an.xi <an.xi@amlogic.com> | Thu Dec 26 16:50:23 2019 +0800 |
committer | jie.yuan <jie.yuan@amlogic.com> | Wed Dec 02 19:10:37 2020 +0800 |
tree | 7358d4cea1179bbb8cc22f0e56f1aca01c3a1da4 | |
parent | 009957812466ee6615a55ff0d657a270d90cadb8 [diff] |
SystemServer: fix an infinite loop in TvInputManagerService [1/1] PD#SWPL-6385 Bug:174639896 Problem: There could be an infinite loop when TvInputManagerService processes a DeathRecipient's callback and fails to remove its session Solution: Do the clear work to make sure the related session is removed finally Verify: verify it on Marconi Change-Id: I9bd79fbc49b8283691870f1e745b324d1322b292 Signed-off-by: an.xi <an.xi@amlogic.com>