Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f767101df4 |
@@ -14,7 +14,7 @@ if [ -z "$adb_server_port" ]; then
|
||||
adb_server_port="5037"
|
||||
fi
|
||||
if [ -z "$emulator_opts" ]; then
|
||||
emulator_opts="-screen multi-touch -no-boot-anim -noaudio -no-window -gpu swiftshader_indirect -camera-back none -camera-front none -skip-adb-auth -no-snapshot-save"
|
||||
emulator_opts="-screen multi-touch -no-boot-anim -noaudio -no-window -gpu swiftshader_indirect -camera-back none -camera-front none -skip-adb-auth -no-snapshot-save -read-only"
|
||||
fi
|
||||
|
||||
# Detect ip and forward ADB ports outside to outside interface
|
||||
|
||||
Reference in New Issue
Block a user