commit | 652248646d0212dc53f376ff5e34aa599a214643 | [log] [tgz] |
---|---|---|
author | Paul Colta <donpaul@google.com> | Thu Dec 14 15:54:38 2023 +0100 |
committer | Paul Colta <donpaul@google.com> | Thu Dec 14 15:55:26 2023 +0100 |
tree | 89216e9be3d76174a8f70af5200b3866635880e5 | |
parent | 4de6bb884deb71b81c65fce52cbb853f1234822d [diff] |
HDMI: Avoid NPE on Hotplug In In b/278002479#comment109, we discussed with MTK about a NullPointerException (NPE) that occurs when there are two consecutive Hotplugs (In & Out). This leads to an unsynchronized physical address between the HAL and framework, which results in the framework receiving an invalid physical address for the hotplug in. Bug: 316343326 Bug: 278002479 Test: atest HdmiControlServiceTest Change-Id: I16db00396e0f677e383c343515cb3338374bb9c2