summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2018-04-26 11:01:44 -0500
committerLibravatar GitHub <noreply@github.com>2018-04-26 11:01:44 -0500
commitcc19a4e951fd90e240d465f475cd8fecfd873787 (patch)
tree1ca3a7b77e32aa21d1d134dbdac7a3f4b8ad7376
parentcentos testing (diff)
parentAllow Android Studio to use KVM (diff)
downloadfirejail-cc19a4e951fd90e240d465f475cd8fecfd873787.tar.gz
firejail-cc19a4e951fd90e240d465f475cd8fecfd873787.tar.zst
firejail-cc19a4e951fd90e240d465f475cd8fecfd873787.zip
Merge pull request #1911 from rccavalcanti/fix_astudio_kvm
Enable KVM on Android Studio
-rw-r--r--etc/android-studio.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/android-studio.profile b/etc/android-studio.profile
index b87635ce3..5ff0b7c3a 100644
--- a/etc/android-studio.profile
+++ b/etc/android-studio.profile
@@ -32,7 +32,6 @@ protocol unix,inet,inet6
32seccomp 32seccomp
33shell none 33shell none
34 34
35private-dev
36# private-tmp 35# private-tmp
37 36
38# noexec /tmp breaks 'Android Profiler' 37# noexec /tmp breaks 'Android Profiler'