commit | 24d034f92998a52868c10039e9c728f9ab5a44aa | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Wed Jul 01 12:34:50 2015 -0700 |
committer | Yorke Lee <yorkelee@google.com> | Wed Jul 01 14:28:34 2015 -0700 |
tree | d859e9b8a3e4e2f7c502772a632cb39c145f0630 | |
parent | 82d30284d32d2e563661ad0a1465c1b9bf501a9f [diff] |
Fix dialer monkey NPEs Monkey tests exposed a bug in Dialer where certain call shortcuts could show up if contacts permissions were disabled and the UI was changing quickly. Don't enable shortcuts by default, and make sure to correctly disable all shortcuts in the case of missing permissions. Bug: 22225052 Change-Id: Icdd81412f695860eb322d7ccdc30555591c584d0