commit | 031d7dc938cbf0ea2e0446a5f1ea360b2f6e7141 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Tue Oct 29 12:26:09 2019 -0700 |
committer | Etan Cohen <etancohen@google.com> | Tue Oct 29 12:44:31 2019 -0700 |
tree | 2267f3d273fea2e4805b666a9d3574da0ac348cd | |
parent | 49749099a01e7ff2c879e7d2bad0af7ada8d67de [diff] |
[WifiLock] Move arg validity check earlier - prevent service crash Move the argument validity check into the binder thread - which crashes the caller as opposed to the service. Bug: 143518156 Test: atest com.android.server.wifi Change-Id: Ic7c3f59524aa6a0e2aa41b34dd8179b31dba84e3