We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb85221 + ca54a7b commit 13e33f7Copy full SHA for 13e33f7
rootdir/Android.mk
@@ -69,7 +69,7 @@ endif
69
70
EXPORT_GLOBAL_CLANG_COVERAGE_OPTIONS :=
71
ifeq ($(CLANG_COVERAGE),true)
72
- EXPORT_GLOBAL_CLANG_COVERAGE_OPTIONS := export LLVM_PROFILE_FILE /data/misc/trace/clang-%p-%m.profraw
+ EXPORT_GLOBAL_CLANG_COVERAGE_OPTIONS := export LLVM_PROFILE_FILE /data/misc/trace/clang-%20m.profraw
73
endif
74
75
# Put it here instead of in init.rc module definition,
0 commit comments