diff --git a/build/platform.simulator.android.mak b/build/platform.simulator.android.mak index d8f8f2199..0b67623c7 100644 --- a/build/platform.simulator.android.mak +++ b/build/platform.simulator.android.mak @@ -1,7 +1,7 @@ TOOLCHAIN = android EXE = so -EPSILON_TELEMETRY ?= 1 +EPSILON_TELEMETRY ?= 0 ARCHS = armeabi-v7a arm64-v8a x86 x86_64