diff options
| author | 2025-01-21 11:10:20 -0800 | |
|---|---|---|
| committer | 2025-01-21 11:10:20 -0800 | |
| commit | bb2a0da14ae49819b1d083c9466bc442ea253c0b (patch) | |
| tree | 4c48d4bb46664cdf179a868755b088c2755eaf59 /libs/androidfw/AssetsProvider.cpp | |
| parent | 0cbbf87260548dda62cd725963484d274cf3816a (diff) | |
cec: send message callback may not be called [1/1]
PD#SWPL-185346
Bug:391063642
Problem:
When playback device goes to sleep with reception of message
<Standby>, the wake lock can't be released instantly but after
timeout 5 seconds. The root cause is that the send message callback
is not called for all priviledaged routing messages which
are sent with retries if the transmission result is SUCCESS.
Solution:
Call the send message callback when the transmission result
is SUCCESS.
Verify:
ohm_wv4
Flag: EXEMPT bugfix
Signed-off-by: an.xi <an.xi@amlogic.com>
(cherry picked from https://android-review.googlesource.com/q/commit:c8da200aab643110bcdb597ef0b593e21ebfb569)
(cherry picked from https://android-review.googlesource.com/q/commit:bf65abeaf56867597bb11a48c614252953d4adfe)
Merged-In: I985ba79a1c8683945b9831108dd22bc1e7b05491
Change-Id: I985ba79a1c8683945b9831108dd22bc1e7b05491
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions