commit | bde026ae675b871accf3538ba6ce2d2b05f3fd30 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Fri Nov 01 09:59:51 2019 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Fri Nov 01 10:06:21 2019 -0700 |
tree | 69aef28bc0a6a14f9cfe84f7712bdceadc538af7 | |
parent | 28fbb6bb63c695aba6b3436cbcd5ca0a4ecc2a93 [diff] |
Remove redundant code in certificate pref controllers mPreferenceKey in BasePreferenceController is set via the second argument of the constructor and has a getter. It doesn't look necessary to override the getter to return the key. The given one also looks inconsistent. Test: atest com.android.settings.security Bug: 139173976 Bug: 112038744 Change-Id: I6e20b46675308f7dbb8f82f7e372bf94f21e4bed