commit | 3516b4e0d17e244731a6d4e58fff81ddb4156253 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Wed Jun 27 16:25:10 2018 -0700 |
committer | Hall Liu <hallliu@google.com> | Wed Jun 27 16:25:10 2018 -0700 |
tree | 268f0e5a6148ddc252b1fb989bb3be65bd023125 | |
parent | 67ff0378b1bdc39ece2a384a2f2f58b1223f1ab2 [diff] |
Don't call onStartRtt unless RTT property changes Don't call onStartRtt inside the call connection property change unless the RTT property flipped to on -- this'll send spurious RTT requests if RTT was already on. Change-Id: If8ee4e9bf994f1ed6c6fc58c3f224445493f9c5d Fixes: 110855750 Test: manual