Add support of getting all policies value without pretty print
Add a new |is_pretty_print| flag to GetAllPolicyValuesAsDictionary and GetAllPolicyValuesAsJSON function. All JSON objects including JSON policy values will not be pretty printed if the parameter is set to False. This is mainly used by cloud reporting to reduce report size. Bug: 935653 Change-Id: Iec94b27582758bcef866d69dbb8df561544ae95b Reviewed-on: https://chromium-review.googlesource.com/c/1487511Reviewed-by:Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#635231}
Showing
Please register or sign in to comment