Merge "arm64: don't build emulator"

This commit is contained in:
Colin Cross 2014-02-20 22:49:32 +00:00 committed by Gerrit Code Review
commit b3bc61365b

View file

@ -59,3 +59,5 @@ TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
# Temporarily disable linking against compiler_rt until there is an arm64
# version
WITHOUT_LIBCOMPILER_RT := true
BUILD_EMULATOR := false