From 590f661715c991af40fb2de8b5bfe3b2bf2a606c Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 24 Apr 2019 12:25:36 -0400 Subject: Revert "Merge branch 'master' of github.com:netblue30/firejail" This reverts commit 0d42e12f11825f84d6bf6f9c667cd16272a3700c, reversing changes made to 63efb454a4af0ee5d4905f7cfae193138aef3e15. --- etc/android-studio.profile | 44 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) (limited to 'etc/android-studio.profile') diff --git a/etc/android-studio.profile b/etc/android-studio.profile index ba54697e1..ff7fb6711 100644 --- a/etc/android-studio.profile +++ b/etc/android-studio.profile @@ -1 +1,43 @@ -]0;firejail /usr/bin/meld ./etc/android-studio_LOCAL_29017.profile ./etc/android-studio_BASE_29017.profile ./etc/android-studio_REMOTE_29017.profile  \ No newline at end of file +# Firejail profile for android-studio +# This file is overwritten after every install/update +# Persistent local customizations +include android-studio.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.AndroidStudio* +noblacklist ${HOME}/.android +noblacklist ${HOME}/.config/git +noblacklist ${HOME}/.gitconfig +noblacklist ${HOME}/.git-credentials +noblacklist ${HOME}/.gradle +noblacklist ${HOME}/.jack-server +noblacklist ${HOME}/.jack-settings +noblacklist ${HOME}/.java +noblacklist ${HOME}/.local/share/JetBrains +noblacklist ${HOME}/.ssh +noblacklist ${HOME}/.tooling + +include disable-common.inc +include disable-passwdmgr.inc +include disable-programs.inc + +include whitelist-var-common.inc + +caps.drop all +netfilter +nodvd +nogroups +nonewprivs +noroot +notv +novideo +protocol unix,inet,inet6 +seccomp +shell none + +private-cache +# private-tmp + +# noexec /tmp breaks 'Android Profiler' +#noexec /tmp -- cgit v1.2.3-70-g09d2