mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-01 01:29:28 +01:00
3e3858d729
- test both FLOSS and non-floss builds - test on Synapse, Dendrite and Conduit - remove Synapse-specific test - add static Release mode app launch test Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 lines
148 B
Bash
Executable File
4 lines
148 B
Bash
Executable File
#!/usr/bin/env bash
|
|
chmod 777 -R /dev/kvm
|
|
adb start-server
|
|
emulator -avd test -no-audio -no-boot-anim -no-window -accel on -gpu swiftshader_indirect |