OSDN Git Service

Support path exclusion for native coverage.
authorRyan Campbell <ryanjcampbell@google.com>
Mon, 27 Feb 2017 17:09:16 +0000 (09:09 -0800)
committerRyan Campbell <ryanjcampbell@google.com>
Mon, 27 Feb 2017 17:09:16 +0000 (09:09 -0800)
commitb55ff74713ca41765be925a70cff088592096c0e
tree30e4d5901250839a389b0543ce3f438ee3788cbd
parentc436f9eeecbd68ed51aceaf35ebfb59a62ef9300
Support path exclusion for native coverage.

Specify list of paths to exclude from coverage instrumentation.

Test: make NATIVE_COVERAGE=true COVERAGE_PATHS=hardware/interfaces
COVERAGE_EXCLUDE_PATHS=hardware/interfaces/graphics
Bug: 35769817

Change-Id: I3747fdddb381101b9ebf51909b9686e820148aad
core/binary.mk
core/soong_config.mk