Loading rootdir/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
rootdir/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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