commit | 827480f426ae7154dedb4cdfa50065aa3820f0a9 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Mon Apr 06 13:50:08 2015 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Mon Apr 06 13:50:08 2015 -0700 |
tree | c9e9c23671c8810d519e1019221c2e7bd227fffd | |
parent | eb39aa2c275ee5755e93eb4bc5b3b10085a97948 [diff] |
Correcting issue where 1-way video calls do not log as video in call log. The root of the issue is that the video state check in CallLogManager was incorrect. Corrected to use the VideoState#isVideo() method which checks if TX or RX is active for a video state. Bug: 20066023 Change-Id: Ia1c0648dea7469c91855642c2c68b1b32d3827b1