Skip to content

Commit b068276

Browse files
committed
Wrong activity name
1 parent 03119c2 commit b068276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/demo-apps/android/LlamaDemo/android-llm-device-farm-test-spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ phases:
7676
# Run the new generic benchmark activity
7777
- echo "Run LLM benchmark"
7878
- |
79-
adb -s $DEVICEFARM_DEVICE_UDID shell am start -n com.example.executorchllamademo/.Benchmarking \
79+
adb -s $DEVICEFARM_DEVICE_UDID shell am start -n com.example.executorchllamademo/.BENCHMARK \
8080
--es "model_dir" "/data/local/tmp/llama" \
8181
--es "tokenizer_path" "/data/local/tmp/llama/tokenizer.bin"
8282

0 commit comments

Comments
 (0)