Revert "Create a pool of 20 measurement files per library for coverage."
This reverts commit ca54a7b7a6.
Reason for revert: Missing coverage measurements for some tests
Change-Id: I5d5e364eb7ecb5b870cd3d5f529b39d78082c0ea
This commit is contained in:
parent
ca54a7b7a6
commit
0c4fb3dd4b
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ endif
|
|||
|
||||
EXPORT_GLOBAL_CLANG_COVERAGE_OPTIONS :=
|
||||
ifeq ($(CLANG_COVERAGE),true)
|
||||
EXPORT_GLOBAL_CLANG_COVERAGE_OPTIONS := export LLVM_PROFILE_FILE /data/misc/trace/clang-%20m.profraw
|
||||
EXPORT_GLOBAL_CLANG_COVERAGE_OPTIONS := export LLVM_PROFILE_FILE /data/misc/trace/clang-%p-%m.profraw
|
||||
endif
|
||||
|
||||
# Put it here instead of in init.rc module definition,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue