commit | 7676a406a2fff64c8c465c879300a7a35e2e0739 | [log] [tgz] |
---|---|---|
author | Peter Kalauskas <peskal@google.com> | Thu Dec 27 11:04:16 2018 -0800 |
committer | Peter Kalauskas <peskal@google.com> | Wed Jan 02 11:50:48 2019 -0800 |
tree | efa4af971daa63294d677190b188205cdd463226 | |
parent | f25675d38948d6e6eefc45f893f659467eab6471 [diff] |
Make assignment of mPlugin members consistent Before, it was possible for mPlugin, mPluginV1_1, and mPluginV1_2 to be assigned to different plugins. Now, they are guaranteed to always point to the same object. Also to be safe, mPlugin is set to NULL if there is an initailization error. Test: Run gts on blueline Bug: 112386116 Bug: 121382196 Change-Id: Ie3ff7369e0c66d4502fab3f4a1d18b2882140143