Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit caf6f586 authored by Pirama Arumuga Nainar's avatar Pirama Arumuga Nainar
Browse files

Define appl_trace_level needed for coverage instrumentation

Bug: 163819563

Define appl_trace_level even though LogMsg is trivial.  This is required
when coverage is enabled because the compiler is unable to eliminate the
`if` checks against appl_trace_level in APPL_TRACE_* macros.

Test: m CLANG_COVERAGE=true NATIVE_COVERAGE_PATHS='system/bt' \
          net_test_hf_client_add_record
Change-Id: I0455d1f95146551f77ded662da1f5d85fb245c4e
parent 53cb692e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment