Skip to content
Commit ade43f79 authored by Sergey Volk's avatar Sergey Volk
Browse files

Explicitly specify thermal throttling type

Currently display code supports only one type of throttling: thermal-based. And
so today many places and identifiers implicitly mean thermal throttling. We are
going to introduce more types of throttling soon (battery-level based, power
based), so this CL renames a number of fields and structs to explicitly include
the word 'thermal', to make it easier to differentiate and reason about
different types of throttling in the future.

Test: build an OTA
Test: atest BrightnessThrottlerTest DeviceStateToLayoutMapTest DisplayDeviceConfigTest LogicalDisplayMapperTest DisplayPowerControllerTest DisplayPowerController2Test
Bug: 262458486
Change-Id: I93d3033c049e17355dd850f4e7e3f2a64c361e57
parent 6555162b
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