Revert "Enable elf checks"
This reverts commit d25ff7a1b5a691b167393070c23df0bc4f745fbf.
This commit is contained in:
@@ -16,7 +16,6 @@ MY_DIR="${BASH_SOURCE%/*}"
|
||||
if [[ ! -d "${MY_DIR}" ]]; then MY_DIR="${PWD}"; fi
|
||||
|
||||
ANDROID_ROOT="${MY_DIR}/../../.."
|
||||
export TARGET_ENABLE_CHECKELF="true"
|
||||
|
||||
HELPER="${ANDROID_ROOT}/tools/extract-utils/extract_utils.sh"
|
||||
if [ ! -f "${HELPER}" ]; then
|
||||
|
||||
Reference in New Issue
Block a user