commit | 3b3c30a740c4991a34f16598cb9d389f9214d555 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Wed Mar 18 13:59:44 2020 -0700 |
committer | Brad Ebinger <breadley@google.com> | Wed Mar 18 21:14:01 2020 +0000 |
tree | 8f49ec7480a15f99a64b0a856e1ffc1719bbcd51 | |
parent | ce7245e81de2437a02b243c8b07c87d81f83e58b [diff] |
Fix ECbM Exit Dialog Issue The ECbM exit dialog was not using the correct extra to listen for emergency callback mode changes and would always instantly finish the Activity. Use the correct extra instead. Fixes: 151689791 Fixes: 151204149 Test: manual; start ECBM notification and verify exit dialog works. Change-Id: Id84805572e7d37ffd8c599edf482c596bc53e8f0