OSDN Git Service

Cleanup NATIVE_COVERAGE, PRIVATE_ARFLAGS
authorDan Willemsen <dwillemsen@google.com>
Fri, 21 Oct 2016 22:04:12 +0000 (15:04 -0700)
committerDan Willemsen <dwillemsen@google.com>
Fri, 21 Oct 2016 23:40:19 +0000 (16:40 -0700)
commit9f95665022e78ebbc79637f835f3eafb0ff4cc55
treeff4d08eb810feb45569db50405a6310ba88755be
parent461a15d0d9ac46ff2c60805fba995d46a987b275
Cleanup NATIVE_COVERAGE, PRIVATE_ARFLAGS

Disable the NATIVE_COVERAGE code when not in use. Provide the proper
PRIVATE_ variables so that the $DISPLAY environment variable isn't
encoded into the ninja file.

Remove PRIVATE_ARFLAGS, which is never set.

Test: compare build-aosp_flounder.ninja
Test: NATIVE_COVERAGE=true build-aosp_flounder.ninja, inspect
Change-Id: I2a52de440fd991cdc5761ff8bd58a474892d2dfc
core/definitions.mk
core/prebuilt_internal.mk
core/static_library_internal.mk