commit | 97dd4d4593aa38f76ef66df6b87e86f671e7ce96 | [log] [tgz] |
---|---|---|
author | Sungjae <sung_jae.kim@samsung.com> | Tue Feb 25 16:32:15 2020 +0900 |
committer | Sungjae <sung_jae.kim@samsung.com> | Tue Feb 25 16:35:26 2020 +0900 |
tree | d860f0de135d28c2008ec2949ae70eb40bf9ad54 | |
parent | 97acc377d7f80694e241257fede98e09e13bd1cf [diff] |
Allow reject request in ANSWERED state Until the call state is changed to ACTIVE after user triggers answer, the call state is ANSWERED. And at this time, the user can trigger the reject. However, the reject is possible only if the call state is RINGING. So, the reject should be allowed even when the call state is ANSWERED. Test: Manual Bug: 150180636 Change-Id: Ic850531a3a8947ecd2a852c53871d3743caadca2 Signed-off-by: Sungjae <sung_jae.kim@samsung.com>