Add S_LCDDIM in process_background and process_foreground 26/245026/2
authorlokilee73 <changjoo.lee@samsung.com>
Tue, 29 Sep 2020 07:59:38 +0000 (16:59 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Mon, 5 Oct 2020 02:35:57 +0000 (11:35 +0900)
commit2b68b75d3e98c80dab1f2a8185b7bb7ce694de23
treeeac41439ffa37d582b9cbabba5c74e8306280bfa
parent49cf791bc4fce10046dab4cd1819a8e089742254
Add S_LCDDIM in process_background and process_foreground

S_NORMAL is affected by signal, AppStatusChange.
ex) lock status of process with the signal
    node->background: true, LOCK is ignored
    node->background: false, LOCK is valid

Add S_LCDDIM to make it controlled by AppStatusChange as well.

Change-Id: I4f97a07c39bc58c8599a8dae68601849bff12791
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
src/display/display-lock.c