added ANDROID ENV to shellrc
This commit is contained in:
3
dist/.shellrc
vendored
Normal file
3
dist/.shellrc
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export ANDROID_HOME='/opt/android-sdk'
|
||||
export PATH="${PATH}:${ANDROID_HOME}/cmdline-tools/latest/bin"
|
||||
export PATH="${PATH}:${ANDROID_HOME}/platform-tools"
|
||||
Reference in New Issue
Block a user