Skip to content
Commit b31a5b62 authored by Fiona Campbell's avatar Fiona Campbell
Browse files

Fix ScreenOffBrightnessControllerTest

This test was failing on devices where the configuration for
config_allowAutoBrightnessWhileDozing defaulted or was set to true.

The config should be true, when allowing full automatic screen
brightness when in doze, and therefore, screenoffbrightnesssensor should
be enabled, only when this value is false, since it is used as a
fallback sensor.

The timings of the setting the return value of this testable resource
needs to come before the variable is actually set when creating the DPC,
which is why the DPC needed to be re-initialised in this test.

Bug: 286860986
Test: atest DisplayPowerController2Test
Change-Id: Ieea7b056f6858e606b5039735e3f0ba729c94646
parent 614ed9e0
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