am 21ef9705: am f230bcf4: Merge "OProfile is no longer compiled now."

* commit '21ef9705b67bc8c2666a30bf71db0ba5125c93f2':
  OProfile is no longer compiled now.
This commit is contained in:
Ben Cheng 2014-03-07 16:55:52 +00:00 committed by Android Git Automerger
commit 395ae92afb
2 changed files with 0 additions and 6 deletions

View file

@ -16,8 +16,6 @@ _64_bit_directory_blacklist += \
# misc build errors
_64_bit_directory_blacklist += \
external/oprofile/daemon \
external/oprofile/opcontrol \
frameworks/av \
frameworks/base \
device/generic/goldfish/opengl \

View file

@ -191,10 +191,6 @@ function setpaths()
unset ANDROID_HOST_OUT
export ANDROID_HOST_OUT=$(get_abs_build_var HOST_OUT)
# needed for processing samples collected by perf counters
unset OPROFILE_EVENTS_DIR
export OPROFILE_EVENTS_DIR=$T/external/oprofile/events
# needed for building linux on MacOS
# TODO: fix the path
#export HOST_EXTRACFLAGS="-I "$T/system/kernel_headers/host_include