serializer: add option for checking for updates 26/203526/2
authorAdrian Szyndela <adrian.s@samsung.com>
Mon, 15 Apr 2019 11:47:37 +0000 (13:47 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Tue, 16 Apr 2019 09:59:53 +0000 (11:59 +0200)
commit5d2b87a4218d64a6a5c528de9ef86166ee02f428
tree3bd355e25206c31b46c413c604434839d1cee97d
parent9384276e586409f2910e3132a8ba9af93c56d2ab
serializer: add option for checking for updates

Developers may need to check if they already updated their
serialized policy file. This adds -j option which does not write
anything to the output file, but rather just checks if the generated
file would have the same contents as an existing output file.

Change-Id: I28ab3e992416d25c04206279275f007c0ca08919
src/dbuspolicy_serializer.cpp