commit | be4d8ddf1d5ff274ad9d814dbe7bbfdc7bc8486a | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Fri Nov 13 18:15:26 2015 -0800 |
committer | Christopher Ferris <cferris@google.com> | Fri Nov 13 20:10:17 2015 -0800 |
tree | 54f758e6d6f0f5075aec461003b71e0a3c688b67 | |
parent | 8b8be50c640a13b98d364b3f36962d9cf185d6d9 [diff] |
Fix bug where mExtensions was not initialized. Recent changes to mExtensions moved the initialization code from the constructor to a separate function called load. Make sure to call this function in the initExtensions function call. Bug: 25615666 Change-Id: Ic016232c42afefd3b5bc3e4bd5c8428a11c454ad