commit | e0b4d825be2551b94c3f3ea8510cff70ca7fc982 | [log] [tgz] |
---|---|---|
author | Connor O'Brien <connoro@google.com> | Wed Sep 11 18:09:28 2019 -0700 |
committer | Connor O'Brien <connoro@google.com> | Thu Sep 19 11:07:33 2019 -0700 |
tree | 36812ffa26f5876c39e97f8483e49dcaedccfea7 | |
parent | 396dd97e601292c92d4bb0244c12efacb779e709 [diff] |
libtimeinstate: correctly handle devices with no boost freqs initGlobals() should only fail if a cpufreq policy doesn't report any frequencies at all; if scaling_available_frequencies reports some freqs then it's fine if scaling_boost_frequencies is absent Bug: 138317993 Test: libtimeinstate_test passes on a device with no boost freqs Change-Id: I3fe0f2fbdf61888406a687ba4016f9bf7fe4796a Signed-off-by: Connor O'Brien <connoro@google.com>