Power profiles now support ambient, video.
Remove power.none because it is never used by batterystats.
Remove the radio values that are never used because
modem.controller.* are present. Update audio.
Fixes: 63738468
b/70531798
b/74125473
Test: Boot phone and dump BatteryStats
Change-Id: I7df6a465f56f08130410f051953f690106763b59
Walleye used to have a dark configuration value of 1, but that got
removed when we changed how the slider worked. Unfortunately, the min
value was never set to what the dark value used to be, leaving walleye's
minimum brightness needlessly high.
Change-Id: I7e1ee480a00de6180277672c0f4c379f1e66d306
Fixes: 73190431
Test: flash, dumpsys display, see new min value
Power profiles will now support active and cluster costs.
Some power profile values have been renamed per b/67752294.
Test: dump battery stats
Change-Id: Iebfc012fdd6db9801a427d6839165f3af873def2
Also, move to a nits-based autobrightness curve.
Bug: 71706239
Test: Boot Walleye device, see we get a PhysicalBrightnessMapper in
dumpsys display
Change-Id: I687e43680d5001a2aeefb06d1caabaefcfa0f658
Updating all power profiles using the same scripts. Previously,
every power profile was generated using different algorithims.
b/62389228
Test: Run a normal android workload and verify the app blame
is reasonable
Change-Id: Ie519a8156c6670aaae7ca197db6127b2fe2caf6f
Muskie got updated to the new machine learned autobrightness curve but
Walleye was missed. This corrects that oversight.
Test: manual
Fixes: 37802643
Change-Id: I64c01e19921c139ba7d027d8d8050185d2e51a5b
This reverts commit 5920105381.
Moving the flag to wahoo to cover all devices.
Bug: 38354290
Change-Id: Ie400bfb143b3f09d21835b60c827f90c63b0537f
Test: manual
By default it's false since always on display requires special tuning,
but we've done that for M / W so set it to true.
Test: manual
Change-Id: I6f061336062d6bb854c80cc7e792d57467ea9fa2
Overlays listed first take precedence over overlays listed later.
List muskie/walleye overlays before adding common overlays. Also,
resources outside of the "values" directory are overlayed by the
file so copy the data in power_profile.xml under wahoo to
muskie/walleye.
BUG: 36796913
Test: Verified "App usage since last charge" under Settings->Battery
Change-Id: I96c08a30f0ea9392a0867ee78039567d6661c754
Enabled the muskie/walleye-specific overlay directories and added
auto-brightness values for muskie and walleye in their respective
config.xml overlays.
Bug: 35415845
Test: Manually verified adaptive brightness works.
Change-Id: Iaa0eac94ef275817ae85e2ed809a2ba036dd84a8