diff options
| author | 2023-04-12 14:53:06 +0000 | |
|---|---|---|
| committer | 2023-04-24 16:06:28 +0000 | |
| commit | ec6476037471ffa2608ebeea55e88dd91049c25f (patch) | |
| tree | 19d02261480c7e6076bda7bb749d846fa8449f7a /libs/input/PointerController.cpp | |
| parent | b4f8ee63e22cb349db1ea07982f51869c7514a7a (diff) | |
Fix the issue of increasing brightness with KEYCODE_BRIGHTNESS_DOWN event
An issue was identified where the KEYCODE_BRIGHTNESS_DOWN keycode event
would lead to increase in the brightness in the low brightness
conditions. This is happening because we do not constrain the brightness
in a range of 0 to 1 while in the gamma scale.
Bug: 271389272
Test: Manually verified the updated behaviour
Change-Id: I93aea21c621b070b476d6e965970c72ca43b87a7
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions