commit | 2d523c012e16e62d73bde73d853421826aae278f | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Thu Mar 23 08:11:47 2017 -0700 |
committer | Etan Cohen <etancohen@google.com> | Thu Mar 23 17:37:42 2017 -0700 |
tree | 9c276a18f052772cae37057d0b37618581cd2548 | |
parent | 3b4d423d428b3169e6457a9106be4fa38c450024 [diff] |
[WIFI] Restore initialization code Restore the usage of WIFI-specific main function. The main function was inadvertantly disabled by moving it into a static library - which caused the default main to be used. Need a custom main since need to stop WIFI before tests start to enforce a clean starting point. Bug: 35276551 Test: confirms custom main routine is called Change-Id: I978827bc0f0f16d9ca4f159fbf42d0bc53f5df99