commit | aec2487d28c753566f0012b756a8c209c6a4c4b9 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Wed May 15 16:15:32 2019 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Wed May 15 16:15:32 2019 -0700 |
tree | 88a4a0a0451b022d02f2b0001f2cf8cee0bd52f6 | |
parent | f07a8fdc03e939f387aebdf27d3842fc79420f53 [diff] |
Ensure non-ringing call doesn't start ringing. Its possible for ringing to be triggered by a bluetooth state change; if the call goes active while this is taking place, we can have a scenario where the call is no longer ringing by the time the bluetooth change takes place. Test: Compile; log inspection. Bug: 131980471 Change-Id: I9dfcd74cee3c2c94f63107987bfa5017f7b5c2c0