commit | 2b1e8581a34ce281223670d4f51e37f97add0f06 | [log] [tgz] |
---|---|---|
author | Wally Yau <wyau@google.com> | Wed May 22 09:22:06 2019 -0700 |
committer | Wally Yau <wyau@google.com> | Wed May 29 14:50:38 2019 -0700 |
tree | b36708a5ed71944fc9bc6cc4285f76455d2d00f6 | |
parent | 9c5bfd21e49028b0ec51f7cc05c1c34c47bf778a [diff] |
Fixed fatal exception in EthernetServiceThread When this.mIpConfig is not initialized, it will cause a java.lang.NullPointerException and put the device in a boot loop with the following error: FATAL EXCEPTION IN SYSTEM PROCESS: EthernetServiceThread Test: passed pre-submit boot test. Change-Id: I47df68071b4c07a4136c0abcbe69ee7ada7090e0