diff options
author | Shuichi.Noguchi <Shuichi.Noguchi@jp.sony.com> | 2017-12-06 11:12:33 +0900 |
---|---|---|
committer | Shuichi Noguchi <Shuichi.Noguchi@jp.sony.com> | 2018-01-08 23:36:44 +0000 |
commit | fbb50bc482ad4fb6d440b62adc9fcceb103f9658 (patch) | |
tree | 3150ffd75a9829970fd86c745268fbb1a5e343c6 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 9c1279d2ae27071db4f351904bcad0fca4afae48 (diff) |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions