commit | aaa79f0ef5b0f91e0525408a4a45f6c4cd5dfd94 | [log] [tgz] |
---|---|---|
author | mukesh agrawal <quiche@google.com> | Fri Apr 01 13:58:41 2016 -0700 |
committer | mukesh agrawal <quiche@google.com> | Wed Apr 06 11:22:47 2016 -0700 |
tree | 4ba03966f23ef057a2ff2835b1d01a92aac7a151 | |
parent | 09b1d0786d05436d524d7556c269e665a0962ee6 [diff] |
WifiNative C++: add support for packet fate Add the C++ side of packet fate reporting. This code does two things: a) converts data between Java and native representations, and b) forwards HAL calls on to the vendor HAL implementation. BUG=27528124 TEST=compile Change-Id: Ifb5810fdab3da2cfb2c75bd05eb7a33f3b6e3c63