main-afb-daemon: Remove call to "nice" 45/15145/1
authorJosé Bollo <jose.bollo@iot.bzh>
Mon, 9 Jul 2018 16:30:53 +0000 (18:30 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Mon, 9 Jul 2018 16:30:53 +0000 (18:30 +0200)
commita3d934b7608c6c88dd891cb6e05bb107718687e1
tree5ff9e64d320c90b17eed877409331682efafd959
parent809176909e8efde965a4053c7b2c74150b759f81
main-afb-daemon: Remove call to "nice"

Instead of setting the priority in the binder, delegate
that responsibility of setting the priority of the process
to the launcher.

Bug-AGL: SPEC-1578

Change-Id: Ia6bdbdda72ce76fabc19c6448deeb62e2861dce0
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/main-afb-daemon.c