platform_build/target
Paul Duffin 2e046e6c61 Avoid adding jacocoagent to bootclasspath twice
Previously:
* If EMMA_INSTRUMENT_FRAMEWORK=true then jacocoagent was
  added to the ART_APEX_JARS which itself is added to
  PRODUCT_BOOT_JARS.
* If EMMA_INSTRUMENT=true then it was added directly to the
  PRODUCT_BOOT_JARS.
* If both were true then it was added in both places ending up on the
  bootclasspath twice.

Bug: 185369704
Test: m EMMA_INSTRUMENT=true EMMA_INSTRUMENT_FRAMEWORK=true droid
      m droid
Change-Id: Id1d4d1c98455cb2859ed5e4071a0cf14fb40eec4
2021-04-14 17:50:48 +01:00
..
board Export prebuilt-info.txt of perbuilts kernel to dist 2021-03-25 18:03:10 +08:00
product Avoid adding jacocoagent to bootclasspath twice 2021-04-14 17:50:48 +01:00
OWNERS Add hansson to target/board and target/product OWNERS 2018-12-14 11:27:39 +00:00