Skip to content

Commit 9cb6a09

Browse files
authored
docs(android): clarify Qualcomm backend dependency guidance (#17681)
1 parent 3319157 commit 9cb6a09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/using-executorch-android.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,9 @@ Set environment variable EXECUTORCH_CMAKE_BUILD_TYPE to Release or Debug based o
178178

179179
To use MediaTek backend, after installing and setting up the SDK, set NEURON_BUFFER_ALLOCATOR_LIB and NEURON_USDK_ADAPTER_LIB to the corresponding path.
180180

181-
- __Using Qualcomm AI Engine Backend__
181+
- __Using Qualcomm AI Engine Backend (Dependencies)__
182182

183-
To use Qualcomm AI Engine Backend, after installing and setting up the SDK, set QNN_SDK_ROOT to the corresponding path.
183+
To use Qualcomm AI Engine Backend, ensure your Android app configuration includes the [QNN Runtime Maven dependency](https://mvnrepository.com/artifact/com.qualcomm.qti/qnn-runtime), and after installing and setting up the SDK, set QNN_SDK_ROOT to the corresponding path.
184184

185185
- __Using Vulkan Backend__
186186

0 commit comments

Comments
 (0)