commit | 9649af1903aa7edbd0c84c19681899b0d3616c4f | [log] [tgz] |
---|---|---|
author | Gary Mai <garymai@google.com> | Tue May 16 10:53:32 2017 -0700 |
committer | Gary Mai <garymai@google.com> | Tue May 16 10:53:32 2017 -0700 |
tree | c386950cff9c60d4d982845aca4eab0abc281021 | |
parent | bf535883ab20c8c88827190d92a961a54c4824a8 [diff] |
Remove FLAG_ACTIVITY_NEW_TASK when starting tachyon Having this flag conflicts with startActivityWithResult which results in not passing the signature check on the other side. Test: Manually verified the video calls are started without needing to confirm. Bug: 36874501 Change-Id: Icd45076ad03438e00a00403109503600f6e18b26