+103
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This allows tests to use Mockito spies instead of anonymous classes to override methods in HdmiControlService. Using a spy caused runtime errors because CecMessageBuffer, as an inner class, would call methods on the original, uninitialized instance of HdmiControlService instead of the spy. Test: atest Change-Id: If255e7b73b5f15c27ecd5dfb7a37993663f39a48