commit | ef19c8a7b5fe0fcf12d93b7e0c28c3090d65f359 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Thu Nov 12 13:07:43 2020 -0800 |
committer | David Su <dysu@google.com> | Thu Nov 12 13:09:22 2020 -0800 |
tree | c609adac6203dd567ce085d7c089da1e0ee504ab | |
parent | 69b1187bad2101b936015ddcfd88a3758b3c70b1 [diff] |
ConcreteClientModeManager: remove direct access to mClientModeImpl mClientModeImpl may be null. Don't dereference it directly, instead call getClientMode() which returns non-null. (This was likely missed when resolving merge conflicts.) Bug: 159944009 Test: atest FrameworksWifiTests Change-Id: Id69e077df50403f602905e2acf43ca083f879cfa