Skip to content

Commit 060e092

Browse files
committed
minor change
1 parent c794a20 commit 060e092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/demo-apps/android/LlamaDemo/docs/delegates/mediatek_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ sh build/build_android_llm_demo.sh
128128

129129
**Output**: This will generate an .aar file that is already imported into the expected directory for the Android app. It will live in `examples/demo-apps/android/Llamademo/app/libs`.
130130

131-
If you were to unzip the .aar file or open it in Android Studio, you can see that it contains the following related to MediaTek backend:
131+
If you were to unzip the .aar file or open it in Android Studio, verify it contains the following related to MediaTek backend:
132132
* libneuron_buffer_allocator.so
133133
* libneuronusdk_adapter.mtk.so
134134
* libneuron_backend.so (generated during build)

0 commit comments

Comments
 (0)