commit | aff56a51c97e4ee2153cea12ed735f8f7f4918f6 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Feb 11 22:40:07 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Feb 11 22:40:07 2019 +0900 |
tree | 6dd46c41563df236578a894407ccff918c506c3b | |
parent | 6e82ee8682ef2e7477d8c6b86a064960d57e269b [diff] |
Remove unnecessary SystemApi annotation from EasyConnectCallbackProxy The class is a private inner class which is not accessible from anywhere outside of WifiManager but is annotated with SystemApi. The annotation is failing android.signature.cts.api.AnnotationTest#testAnnotation. Bug: 124210145 Test: run cts -m CtsSystemApiAnnotationTestCases Change-Id: I0c38e39f3e1cf5e161fafad4c243ebe2531830bb