Skip to content
Commit aca95b15 authored by Lakshman Annadorai's avatar Lakshman Annadorai
Browse files

Avoid reading cpuinfo_(max|cur)_freq stats in CpuMonitorService.

The cpuinfo_cur_freq file read access is available only to the root
user. Android framework cannot read this file. So, do not read stats
from the cpuinfo_*_freq files.

Test: atest CpuInfoReaderTest
Bug: 263154344
Change-Id: I45263935fae844b4d9d1b6ec50876cc34c95a09a
parent f2c1506e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment