commit | 5a6ea36cb890188de402b7df2f3bf06229360e11 | [log] [tgz] |
---|---|---|
author | Ryan Campbell <ryanjcampbell@google.com> | Tue Feb 28 16:20:23 2017 -0800 |
committer | Ryan Campbell <ryanjcampbell@google.com> | Tue Feb 28 16:29:06 2017 -0800 |
tree | 9dea7c69cf30314916572c474fd35c2a5bf3ad33 | |
parent | 93de77745c0ce911b2e84c73eaa7679386aef091 [diff] |
Use c and cpp objects for gcov. Instead of using all_objects and translating .o to .gcno, use cpp_objects, gen_cpp_objects, c_objects, gen_c_objects, objc_objects, and objcpp_objects. Fixes bug with .s files breaking coverage builds. Bug: 35843991 Test: lunch sailfish-userdebug && make -j60 NATIVE_COVERAGE=true COVERAGE_PATHS="vendor/google_devices/marlin/proprietary/mm-camera/mm-camera2" Change-Id: Ib2f8eef889f075ec82f79d8c3ae0fe31962b653d