Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
external_sepolicy
Commits
acea73d5
Commit
acea73d5
authored
12 years ago
by
Geremy Condra
Committed by
Gerrit Code Review
12 years ago
Browse files
Options
Download
Plain Diff
Merge "Drop shell from having access to dmesg"
parents
38084146
767abc07
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
shell.te
shell.te
+0
-6
No files found.
shell.te
View file @
acea73d5
...
...
@@ -19,12 +19,6 @@ allow shell sdcard:file create_file_perms;
r_dir_file(shell, apk_data_file)
allow shell dalvikcache_data_file:file write;
# Run dmesg.
allow shell kernel:system syslog_read;
# Run cat /proc/kmsg.
allow shell kernel:system syslog_mod;
# Run logcat.
allow shell log_device:chr_file r_file_perms;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment