summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-02-04 02:06:28 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-02-04 02:06:28 +0000
commitd2f8cc3ef2135bf67080c48cecf3711b7c4908c2 (patch)
tree8e574ec3426c6a0fa6f8fd1052e16c46084234bc
parent99d35e422994b2c39ce8a9935e3f6a4af664b7db (diff)
parent101e43751522913cde61c77e1ca02bc2c90c0d7b (diff)
downloadcore-d2f8cc3ef2135bf67080c48cecf3711b7c4908c2.tar.gz
Snap for 6179254 from 101e43751522913cde61c77e1ca02bc2c90c0d7b to qt-qpr3-release
Change-Id: I06c9595d4413365a2aaa28979dbfc598c7f2fd09
-rw-r--r--rootdir/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/Android.mk b/rootdir/Android.mk
index 7ff1588b2..24b39991a 100644
--- a/rootdir/Android.mk
+++ b/rootdir/Android.mk
@@ -89,7 +89,7 @@ endif
EXPORT_GLOBAL_GCOV_OPTIONS :=
ifeq ($(NATIVE_COVERAGE),true)
- EXPORT_GLOBAL_GCOV_OPTIONS := export GCOV_PREFIX /data/misc/gcov
+ EXPORT_GLOBAL_GCOV_OPTIONS := export GCOV_PREFIX /data/misc/trace
endif
# Put it here instead of in init.rc module definition,