commit | 8cc597b82a901e84819f8afbe3995c092a15d516 | [log] [tgz] |
---|---|---|
author | Muhammed Siju <msiju@codeaurora.org> | Thu Nov 24 20:08:21 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Dec 13 23:07:29 2016 -0800 |
tree | 0f8c6948e67c36bcae46ba0a2c1869db1097d179 | |
parent | 2cc4cce4c876533baa8fef8c4feaa0ade0ba01df [diff] |
IMS-VT: Fix issue of VT call converting to volte after sim selection Call.setVideoState() checks if the phone account selected has video capability before allowing to change to video call. When "Ask First" option is selected and user has not selected any phone acount, video state changes are ignored. To fix this, set the video state from the call intent extra after phone acount is selected. Change-Id: I07680e89a11d02fcfb0fe65c0c4fbd227b5b456b CRs-Fixed: 1100689