OSDN Git Service

Make local variables final where possible in CredentialStorage
authorIrina Dumitrescu <irinaid@google.com>
Fri, 11 May 2018 18:03:42 +0000 (19:03 +0100)
committerIrina Dumitrescu <irinaid@google.com>
Fri, 11 May 2018 18:08:01 +0000 (19:08 +0100)
commitea8406f75d626d6ca78dbe44c52090616b7625c2
tree6757d90c5b5f9b10e349a400192f1b2245fc8a59
parentd3ff522a0bd943e911a62066e79a046a4f49c015
Make local variables final where possible in CredentialStorage

This speeds up the run-time of credential settings.
Test: this is tested at compile time.

Change-Id: I77d577cace07826596eb40223a36a8d327b3d72b
src/com/android/settings/CredentialStorage.java