From 8638519a4a0d66263d4b198252f6964c226829c9 Mon Sep 17 00:00:00 2001 From: Tad Date: Mon, 25 Sep 2017 15:17:06 -0400 Subject: Add a profile for Android ROM compilation such as AOSP, LineageOS/CyanogenMod, etc. Use like: firejail --profile=/etc/firejail/aosp.profile /bin/bash --- etc/idea.sh.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/idea.sh.profile') diff --git a/etc/idea.sh.profile b/etc/idea.sh.profile index 928ec7327..caec416e9 100644 --- a/etc/idea.sh.profile +++ b/etc/idea.sh.profile @@ -9,6 +9,8 @@ noblacklist ${HOME}/.IdeaIC* noblacklist ${HOME}/.android noblacklist ${HOME}/.gitconfig noblacklist ${HOME}/.gradle +noblacklist ${HOME}/.jack-server +noblacklist ${HOME}/.jack-settings noblacklist ${HOME}/.java noblacklist ${HOME}/.local/share/JetBrains noblacklist ${HOME}/.ssh -- cgit v1.2.3-54-g00ecf