
In Python 3, map() returns a map object, which is not JSON-serializable. Use a list comprehension to fix the issue. Change-Id: I1e50b5057bdca57fcca8a10882e878f63d102ac8
In Python 3, map() returns a map object, which is not JSON-serializable. Use a list comprehension to fix the issue. Change-Id: I1e50b5057bdca57fcca8a10882e878f63d102ac8