crash-service: Permit service & app livedump API clients 22/251822/2
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Tue, 19 Jan 2021 12:05:46 +0000 (13:05 +0100)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Tue, 19 Jan 2021 12:34:27 +0000 (13:34 +0100)
commit51f462e37995123d52d209422df2015466197cea
treec4c3f8815b95eaa22f7b66801ef5cbbfa36bc875
parent4f7565bef56a7574ebc9b002122f003e01e387c8
crash-service: Permit service & app livedump API clients

The d-bus livedump_pid API can be used by both services and apps.

For service to use the API it should be member of (supplementary)
priv_livecoredumper group.

For application to use the API it should be given the
"http://tizen.org/privilege/internal/livecoredump" privilege.
However, it's internal privilege so it can't be given from the
application manifest. See 'livedumper' section in NOTES file
for hints.

Change-Id: I01586c2c00f7a15d2553e4284ce373a03f9433b1
src/crash-service/crash-service.conf