serialization: add printing tool 47/200247/7
authorAdrian Szyndela <adrian.s@samsung.com>
Wed, 20 Feb 2019 13:35:07 +0000 (14:35 +0100)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Thu, 7 Mar 2019 07:36:16 +0000 (07:36 +0000)
commit541f4762e51a4d24a7bc1c3468ae6c5cdae87956
tree43b4a9639f836e588f7c1eeb74cf99bbf604e9c8
parent62129bc298f6e41182a4dc2d0a8ce6d4e4d8d28f
serialization: add printing tool

This adds dbuspolicyprinter, which takes serialized file as input
and prints it in the same fashion as libdbuspolicy does with XML policy.

Change-Id: I20c8d5af6c97975251cf48bcf94649ef668b9abf
Makefile.am
packaging/libdbuspolicy.spec
src/dbuspolicy_printer.cpp [new file with mode: 0644]