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

Commit 53396292 authored by Allen Hair's avatar Allen Hair
Browse files

Configure code coverage filter.

Bug: 28269038
Change-Id: I658a05d526d4bd2fda5573d57287968edba1ae0e
parent eb2d0aad
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -46,6 +46,9 @@ LOCAL_CERTIFICATE := platform

LOCAL_MODULE_TAGS := tests

LOCAL_JACK_COVERAGE_INCLUDE_FILTER := com.android.server.telecom.*
LOCAL_JACK_COVERAGE_EXCLUDE_FILTER := com.android.server.telecom.tests.*

include frameworks/base/packages/SettingsLib/common.mk

include $(BUILD_PACKAGE)