Skip to content
Commit fbb50bc4 authored by Shuichi.Noguchi's avatar Shuichi.Noguchi Committed by Shuichi Noguchi
Browse files

Fix illegal volume value issue

Ignore volume change if the value reported
in <Report Audio Status> as "reserved value (0x65<=N<=0x7E)"
or "status is unknown (0x7F)" (HDMI spec.).

When TV device receives <Report Audio Status>
as volume:0x7F (more than 0x64), HdmiControlService
notify the status to audio manager as "unknown volume"
without "FLAG_SHOW_UII"

Test: Connect old AVR to TV device, then press Play button of AVR.
      Should not show the volume UI.

Change-Id: Icc4cfff5cfb46d075b45258210109c975a85c1d1
parent 9c1279d2
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