Use "system" background category
authorLukasz Stanislawski <lukasz.stanislawski@gmail.com>
Thu, 12 Nov 2020 12:00:06 +0000 (13:00 +0100)
committerLukasz Stanislawski <lukasz.stanislawski@gmail.com>
Thu, 12 Nov 2020 12:09:13 +0000 (13:09 +0100)
commit721926a8e6eecdcdb90889b8613d1bf107df3d0b
tree5a09ee93a6387394420dfac7e6ffd17377272b9a
parent72ccf219780bc3eb1f7493580c752e93cc9eaf75
Use "system" background category

This patch solves issue with terminating oobe app during system boot.
The app was sometimes terminated by AMD daemon because
it managed to launch faster then homescreen app.

When such situation occured, the AMD daemon had internal logic that
do not allow apps that are not homescreen and are not task-managable to
run as app leader.

To solve this issue the additional special flag was added to tell AMD to ignore
this case.

Change-Id: I4ec39e9bb168a97b1351a57237180a5f86d7860c
Oobe/Oobe/tizen-manifest.xml