diff options
author | Brad Ebinger <breadley@google.com> | 2019-04-30 11:34:14 -0700 |
---|---|---|
committer | Brad Ebinger <breadley@google.com> | 2019-05-07 23:09:50 +0000 |
commit | fa82dddcf6a2f0b963937b74c9b439bc1722004f (patch) | |
tree | 66699fbc014ded8fa8174658db4350ed10e12d3e /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | aae9d6c77a404f022645c99d3492c9079ec0e747 (diff) |
No longer show disambig when calling SmsManager#getSubId
SmsManager#getSubId used to show a disambig dialog to
pick a default SMS subscription when
SmsManager#getSubscriptionId was called. Since it was used
internally as well, it would cause many of these dialogs
to pop up over and over again.
Do not display the dialog anymore and instead move the
dialog pop up to the methods that actually require the use
of the dialog, such as sending a text.
Bug: 130853716
Test: Manual, Default SMS app
Change-Id: I71ad38f76750c750b149e4cdcb6fcf99ed89212e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions