display: Add attribute for custom brightness 11/297511/1
authorYoungjae Cho <y0.cho@samsung.com>
Mon, 21 Aug 2023 06:46:45 +0000 (15:46 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Mon, 21 Aug 2023 06:46:45 +0000 (15:46 +0900)
commit06c52b0bdeee37b108306dea4425c67c6f358495
treeef7a8883aa28a90d299dc06cdc5f08abe00afdbc
parent4afb02c21d8220849962789ad678e1c38710808a
display: Add attribute for custom brightness

New attribute:
 - id: DEVICED_DISPLAY_ATTR_INT_CUSTOM_BRIGHTNESS
 - type: SYSCOMMON_RESMAN_DATA_TYPE_INT
 - setter: O
 - getter: O
 It gets whether custom brightness is set or not. And it enables the
 custom  brightness when it sets attrbute by a value other than 0.

Change-Id: Ia4ab8e6c0e64f97c7bd57ecd6c28a6b060e08cba
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
plugins/iot-headed/display/key-filter.c
src/display/resource-display.c