commit | bbe5fdf82358b8aa658ffcd5df0c992dc73cfd54 | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Fri Mar 22 15:04:02 2019 -0700 |
committer | Lucas Dupin <dupin@google.com> | Fri Mar 22 15:15:36 2019 -0700 |
tree | c35de928f4d7c2dadeb112ad8233b72646c4927e | |
parent | 2e5dd8cffe49d7cac98ae39b6224c787e66b6ba1 [diff] |
Do not allow registration of null callbacks Some client is registering null callbacks and causing NPE. Let's crash earilier to figure out what's causing the behavior. Fixes: 128895449 Test: start systemui, stop systemui Test: all sysui tests and boot health tests still pass Change-Id: I8caafc980c2dde0f9187fbd6205dbd2027233e60