commit | a49633f87905530426cbfa6ab9586d282ab5df3f | [log] [tgz] |
---|---|---|
author | Ningyuan Wang <nywang@google.com> | Fri Dec 09 17:08:13 2016 -0800 |
committer | Ningyuan Wang <nywang@google.com> | Fri Jan 20 17:20:30 2017 -0800 |
tree | 2a11f4702ea966b5ee96b3f69cd9c53cdd7e7e6c | |
parent | 3f1ea0190d8a3b6d15ff91923176057b1100369b [diff] |
Add java side pno scan settings parcelable classes These are parcelable claases used for sending pno scan requests to wificond. They should be consistent with corresponding parcelable classes under directory: system/connectivity/wificond/scanning/ Change-Id: I96a620df3557f9f8736fc03a8f1db9419c600274 Test: compile Bug: 33011588 Bug: 33398008