Updates PolicyLoaderIOS to support reading JSON-encoded dictionaries.
The AppConfig spec does not support complex structured data, so we will encode "dict" policies as JSON strings. PolicyLoaderIOS has been updated to compare the type of the loaded policy data against the expected type for that policy and attempt a conversion if the types don't match. BUG=1065906 Change-Id: Ic3ef56baba05bc7b4753c872ab8817a41d5138cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2135827Reviewed-by:Owen Min <zmin@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#757071}
Showing
Please register or sign in to comment