commit | 5271e515783ae61178c03ba58e96c15fc825a91e | [log] [tgz] |
---|---|---|
author | an.xi <an.xi@amlogic.com> | Thu Feb 02 12:10:22 2023 +0000 |
committer | Paul Colța <donpaul@google.com> | Mon May 22 15:39:17 2023 +0000 |
tree | c8525a5ac3d52d5f8ad2f52eea0cf18a4dc971c6 | |
parent | ac189d4a5561b803fe7cfa53479ae7e570df3725 [diff] |
cec: resolve HdmiCecTvPowerToggleTest issue [1/1] PD#SWPL-105252 BUG=269812391 Problem: PendingActionClearedCallback in disableDevice could be called after the local device is initiated. Solution: Clear the running actions and call the cleared callback directly in disableDevice method. Verify: sc2 Change-Id: I83d292dea4318f6978039076e2b8d302deb2e5f4 Signed-off-by: an.xi <an.xi@amlogic.com>