diff options
author | Etan Cohen <etancohen@google.com> | 2017-04-25 07:57:52 -0700 |
---|---|---|
committer | Etan Cohen <etancohen@google.com> | 2017-04-25 07:57:52 -0700 |
commit | eb7eaf9747051e75519bd12c93c40bca866c456c (patch) | |
tree | 5ef4b56c94a237c607a3859ffd8308e3563486ec /Android.bp | |
parent | fc927dffb22be14b003e3343646982cd2dab2d4e (diff) |
[AWARE] Fix broken unit test due to init mod to NativeManager
Initialization of WifiAwareNativeManager was changed to prevent
a race condition: moved from constructor to a separate (lazy init)
start() method.
The unit-test was not modified to call this new method and so was
failing.
Bug: 37660993
Test: unit tests now pass
Change-Id: If0714fb57e959307fa40bc71327e108795b795cc
Diffstat (limited to 'Android.bp')
0 files changed, 0 insertions, 0 deletions