commit | b41e74f41ea78a30b03f3a37a0f4afb0aa1e05b5 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Mon May 16 15:54:06 2016 -0700 |
committer | Christopher Wiley <wiley@google.com> | Mon May 16 15:54:06 2016 -0700 |
tree | 9dd038b8e54ddae10489e08e9fa00637e1cf6174 | |
parent | 3055f3dd528364352f7d7e5d5ac5dd8f9d819368 [diff] |
Fix some trivial warnings in WifiP2pDevice.java Add some missing @Override annotations, and mark some constants as unused. Bug: 28799169 Change-Id: I1ddef87ecb089b62e299544ae94a21d10ef42d98 Test: Compiles.