Move gcov output to /data/misc/trace am: e6fa0a6af2
Change-Id: I8294c4704ae3f3eaaa997aa1e2c4504b811cca03
This commit is contained in:
commit
101e437515
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue