Skip to content

Commit b92c5b4

Browse files
authored
Readme say set ANDROID_SDK
Differential Revision: D79387440 Pull Request resolved: #13112
1 parent 123fe91 commit b92c5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/android/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Under `extension/android/`,
2323

2424
The usage is:
2525
```sh
26-
export ANDROID_HOME=/path/to/sdk
26+
export ANDROID_SDK=/path/to/sdk
2727
export ANDROID_NDK=/path/to/ndk
2828
sh scripts/build_android_library.sh
2929
```

0 commit comments

Comments
 (0)