Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5d9eed59 authored by Yan Han's avatar Yan Han
Browse files

Refactor CecMessageBuffer to live in its own file

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
parent 3a9b54f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment