Temproary disabling NBMController and HdrClamper when adaptive brightness is off
Currently NBMController and HdrClamper recevice ambient lux state from AutoBrightnessController.
ABC unsubscribes from lightSensor when adaptive brightness is off. This leads to capping based on stale lux value.
NBMController and HdrClamper will be re-enabled when adaptive brightenss is off after ABC/LightSensor decoupling
Bug: b/322445088
Test: atest HdrClamperTest atest NormalBrightnessControllerTest
Change-Id: I666c6a17956df73d751cd453e858305925a2d21c
5 files changed