Getting code coverage when android TCs are executed on mutiple devices in parallel

Hi

How to get the code coverage for android test cases when TCs are executed on multiple devices in parallel?

Adding to that the latest gradle android plugin (2.2.0-alpha6’) generates different coverage.ec files for each device.
How to define the executionData in jacocoReport task?