commit | fcd8b20e09ca066da6d2564935d8dbfff2777547 | [log] [tgz] |
---|---|---|
author | Alex Klyubin <klyubin@google.com> | Mon Jul 21 10:09:58 2014 -0700 |
committer | Alex Klyubin <klyubin@google.com> | Tue Jul 22 19:51:34 2014 +0000 |
tree | 8526db185fc186a450991c801611d139beb45fd3 | |
parent | 464cb8fdc235500316c616848b5a67814098e616 [diff] |
Align PSKKeyManager with framework API style. This CL adjusts android.net.PSKKeyManager as follows: * Renamed to PskKeyManager to follow naming conventions. * Changed from interface to abstract class with default implementations for all methods. Bug: 16403305 Bug: 15073623 Change-Id: Iefce26b394d4a753412315dad554b5342f3f0b44