Skip to content
Commit 478c873f authored by Misha Wagner's avatar Misha Wagner
Browse files

Fix NullPointerException in KernelCpuThreadReaders.

If KernelCpuThreadReader init failed, then the null instance was passed
to KernelCpuThreadReaderDiff, which then failed when invoked.

Test: Build only (bug is difficult to reproduce).
Bug: 150988957

Change-Id: Id46d466b931d816dda85c4f068a4bec53c6f3032
parent d05b1901
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment