aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/aosp.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/aosp.profile')
-rw-r--r--etc/profile-a-l/aosp.profile14
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/profile-a-l/aosp.profile b/etc/profile-a-l/aosp.profile
index e7b09283e..d647a4657 100644
--- a/etc/profile-a-l/aosp.profile
+++ b/etc/profile-a-l/aosp.profile
@@ -5,13 +5,13 @@ include aosp.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8noblacklist ${HOME}/.android 8nodeny ${HOME}/.android
9noblacklist ${HOME}/.bash_history 9nodeny ${HOME}/.bash_history
10noblacklist ${HOME}/.jack-server 10nodeny ${HOME}/.jack-server
11noblacklist ${HOME}/.jack-settings 11nodeny ${HOME}/.jack-settings
12noblacklist ${HOME}/.repo_.gitconfig.json 12nodeny ${HOME}/.repo_.gitconfig.json
13noblacklist ${HOME}/.repoconfig 13nodeny ${HOME}/.repoconfig
14noblacklist ${HOME}/.tooling 14nodeny ${HOME}/.tooling
15 15
16# Allows files commonly used by IDEs 16# Allows files commonly used by IDEs
17include allow-common-devel.inc 17include allow-common-devel.inc