[FIX] manager update after tizen 2.2 (54b4)
authorVitaliy Cherepanov <v.cherepanov@samsung.com>
Wed, 4 Sep 2013 16:14:59 +0000 (20:14 +0400)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Thu, 5 Sep 2013 12:03:02 +0000 (12:03 +0000)
commit30b38b8947535ab8429826e0f7dba03e9324f47e
tree36d236bea53290525c09775a817e7d80a79ffb0f
parent99667bc6fdece679bf7faf50007d9171d8b7f2d9
[FIX] manager update after tizen 2.2 (54b4)

    - terminate only first target process (commit
      54b4cfc4978803c22f8795b2dd14c26c1aa582a9)
    - related to https://bugs.tizendev.org/jira/browse/N_SE-47407
    - If non-main process of multi-process application (ex. Internet)
    gets terminated before main process, unexpected error
    +occurs.
    - When manager gets stop message from host, deliver stop message
    only to main process.

Change-Id: Id1caf4a4c07c4304ab531bb8fba583dd7cc912bf
Signed-off-by: Vitaliy Cherepanov <v.cherepanov@samsung.com>
daemon/daemon.c