Include jacoco in core-libart for full coverage build

When building with EMMA_INSTRUMENT=true, coverage classes must be
available everywhere (so all apps can run with code coverage without
including those classes).

This CL includes jacoco into core-libart so it's available in the
bootclasspath (only when EMMA_INSTRUMENT=true).

Bug: 27607712

(cherry picked from commit 827e3d4e84e8cbe42148228eda204e29a10d877d)

Change-Id: I9c39d7495f4e1ceca70bff30a1bb8b938ed3e1b7
1 file changed