MA-7240-4 KernelUidCpuTimeReader exception in mm6.0 logcat error info in mm6.0 01-01 04:59:56.628 1089 1105 E KernelUidCpuTimeReader: Failed to read uid_cputime 01-01 04:59:56.628 1089 1105 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory) This patch add the configure to support /proc/uid_cputime/show_uid_stat. Signed-off-by: Zhang Sanshan <[email protected]>