commit | d498771a5d0b17eac95ebc0817a6b390e16aa9c4 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Wed Jul 20 10:27:57 2016 -0700 |
committer | Christopher Wiley <wiley@google.com> | Thu Jul 21 09:17:15 2016 -0700 |
tree | 201c7ada31bc705d047f6beda60c356940f509f2 | |
parent | 2ce868d2b5b1032f925d89fe54d858ae2b1587f9 [diff] |
Add MockHostapdManager class declaration Having this mock in a shared location helps us not duplicate it across different binaries linking libwifi-system. Bug: 30040724 Change-Id: I5ea4c84d1af29f9eb1c1da8339b45a6c135b6920 Test: Unit tests using this class pass.