commit | 7342c8a36068977855b3becfe1bc994147e837bb | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Tue Jan 21 15:17:46 2014 +0100 |
committer | David 'Digit' Turner <digit@google.com> | Tue Feb 11 00:47:05 2014 +0100 |
tree | 66822e082769af705667698b7290b028e5a7ff95 | |
parent | 57deae3dd6a33ede5b9c7daebaabf795f3525fc3 [diff] |
Fix Windows unittests build. Turns out that emulator_common depended on a symbol (android_verbose) that was declared outside of the module, for no good reason. This broke the Windows build of emulator_unittests, so fix the glitch by moving the symbol declaration to the appropriate location. Change-Id: I325e79435c0c2cfcfa9850689bd6d0b09c40eac1