* initial scripts n actions * custom cshared isolate * kitlin fixes * integrate and token fix * executable and gstreamer * disable check dupes, fix gstreamer * another linux update, removed 2 android builds * new updates * final android attempt * formatting --------- Co-authored-by: ggurdin <ggurdin@gmail.com>
4 lines
No EOL
160 B
Bash
4 lines
No EOL
160 B
Bash
#!/usr/bin/env bash
|
|
chmod 777 -R /dev/kvm
|
|
adb start-server
|
|
emulator -avd test -wipe-data -no-audio -no-boot-anim -no-window -accel on -gpu swiftshader_indirect |