dff7057a41675f19b77dfe0d4258fb0ab0f76164

Current logic will unnecessarily call backlight update twice in cases where backlight level is changing. When this happens, there is a potential delay waiting for the first command to complete before sending the second backlight update with the same value. This change removes one backlight call and now only calls update if the property is marked as dirty. Change-Id: I260f0d73b3a5af9ced7ae261d247595f965a8d9e Signed-off-by: Samantha Tran <samtran@codeaurora.org>
Beschreibung
Keine Beschreibung vorhanden
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%