commit | 451b1c86090304aaa47f782b14e0e2bb3552abee | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Thu Apr 04 00:07:40 2019 +0800 |
committer | paulhu <paulhu@google.com> | Thu Apr 04 00:07:40 2019 +0800 |
tree | 633590238dcd27a05a7b6173292a382e72509825 | |
parent | cf0f380f4e9397d571217711f5fe16f3f9d23ac8 [diff] |
Fix ConnectivityServiceTest fail. NetdService#getInstance() will get null object in WrappedConnectivityService constructor. Then pass this null INetd object to PermissionMonitor will case NPE in PermissionMonitor#sendPackagePermissionsToNetd() Bug: None Test: atest FrameworksNetTests Change-Id: Ia1c80f9600a19c4aaf3f3c1b497b355d96c49c8e