Change a behavior of handling low memory event 42/278842/2
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 26 Jul 2022 23:19:56 +0000 (08:19 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 26 Jul 2022 23:26:05 +0000 (08:26 +0900)
commitbe14b2334f208de08374a272fb481aef361ad83e
tree8a8837a1ffdd85e6e82fb42247482748a7c4ca5b
parent74d46edc58e9be4ba312838e47c574c5f9488c39
Change a behavior of handling low memory event

In the previous, if the event value is normal, the app core does not
send the event to listeners. To notify that the system memory is a normal
status, the app core should send the event to listeners.

Change-Id: I6545029dc963dcc98b843bcc100033e545649e2b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-cpp/app_core_base.cc