summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorfelkachang <felkachang@google.com>2018-04-10 12:47:29 +0800
committerFelka Chang <felkachang@google.com>2018-04-10 05:03:26 +0000
commitb48c1b4039211bf5f75f229a5e5948c41fcb13c1 (patch)
tree44215ade968191f54b0ad64a98f5f1cc9bf39c2f /tools/aapt2/java/JavaClassGenerator.cpp
parentcfccbf9106c39f4318f9f14948bfe95892fa8f85 (diff)
Fix the TalkBack say wrong sentence after sim unlock
After sim unlock, Telephony manager return result is ready and the remainAttemp is 0. The remainAttemp zero will make the following process get the password error message in showDefaultMessage. So, the process should reset the mRemainingAttempts to be -1 after confirming the sim state is ready. To reset the mRemainingAttempts will make the showDefaultMessage not to trigger the wrong talkback. Bug: 72663742 Test: atest SystemUITests Change-Id: I1b9b14282f74b3f41932af73c65d67379b9ed916
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions