Prevent SecurityException during unit tests
Mock out displayOsd because it broadcasts an intent, which causes a runtime error due to missing permissions on ADT-4. Test: atest com.android.server.hdmi.SystemAudioAutoInitiationActionTest#testReceiveSystemAudioMode_systemAudioOn Bug: 289908764 Change-Id: Ie3020da76c6d9996119493dc042de8d91c414623
Loading
Please register or sign in to comment