summaryrefslogtreecommitdiff
path: root/next/platform/android/android.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'next/platform/android/android.cmake')
-rw-r--r--next/platform/android/android.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/next/platform/android/android.cmake b/next/platform/android/android.cmake
index 29bc9c1326..9d19edd560 100644
--- a/next/platform/android/android.cmake
+++ b/next/platform/android/android.cmake
@@ -344,13 +344,13 @@ add_custom_command(
${CMAKE_COMMAND}
-E
copy
- ${MBGL_ROOT}/render-test/android-manifest-probe-memory.json
+ ${MBGL_ROOT}/metrics/next-android-render-test-runner-probe-memory.json
${MBGL_ROOT}/android-manifest-probe-memory.json
COMMAND
${CMAKE_COMMAND}
-E
copy
- ${MBGL_ROOT}/render-test/android-manifest-probe-network-gfx.json
+ ${MBGL_ROOT}/metrics/next-android-render-test-runner-probe-gfx-network.json
${MBGL_ROOT}/android-manifest-probe-network-gfx.json
COMMAND
${CMAKE_COMMAND}