Skip to content

Commit 6c7b5b5

Browse files
authored
[Android docs] Minor update (#8814)
1 parent 5a9479a commit 6c7b5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/using-executorch-android.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Note: This page covers Android app integration through the AAR library. The Exec
66

77
## Installation
88

9-
We package all ExecuTorch Android libraries into an Android library (AAR), `executorch.aar` for both generic (image/audio processing) and LLM (LLaMA) use case. In each release, we will upload the prebuilt AAR artifacts. Users can also build the AAR from source.
9+
All ExecuTorch Android libraries are packaged into an Android library (AAR), `executorch.aar` for both generic (image/audio processing) and LLM (LLaMA) use case. In each release, prebuilt AAR artifacts are uploaded to S3. Users can also build the AAR from source.
1010

1111
### Contents of library
1212

0 commit comments

Comments
 (0)