Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemSEPolicy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemSEPolicy
Commits
e43810fd
Commit
e43810fd
authored
12 years ago
by
Nick Kralevich
Committed by
Android Git Automerger
12 years ago
Browse files
Options
Downloads
Plain Diff
am
1e25b980
: Revert "Add the sysrq_file special file and give ADB write access."
* commit '
1e25b980
': Revert "Add the sysrq_file special file and give ADB write access."
parents
2f5f90b2
1e25b980
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
adbd.te
+0
-3
0 additions, 3 deletions
adbd.te
file.te
+0
-2
0 additions, 2 deletions
file.te
file_contexts
+0
-3
0 additions, 3 deletions
file_contexts
with
0 additions
and
8 deletions
adbd.te
+
0
−
3
View file @
e43810fd
...
...
@@ -35,6 +35,3 @@ allow adbd shell:process noatsecure;
# XXX Run screencap in a separate domain?
binder_use(adbd)
binder_call(adbd, surfaceflinger)
# Write to the sysrq file
allow adbd sysrq_file:file w_file_perms;
This diff is collapsed.
Click to expand it.
file.te
+
0
−
2
View file @
e43810fd
...
...
@@ -81,8 +81,6 @@ type security_file, file_type;
type bluetooth_efs_file, file_type;
# Downloaded files
type download_file, file_type;
# The sysrq special file
type sysrq_file, file_type;
# Socket types
type adbd_socket, file_type;
...
...
This diff is collapsed.
Click to expand it.
file_contexts
+
0
−
3
View file @
e43810fd
...
...
@@ -211,6 +211,3 @@
# asec containers
/mnt/asec(/.*)? u:object_r:asec_apk_file:s0
/data/app-asec(/.*)? u:object_r:asec_image_file:s0
#############################
# special /proc files
/proc/sysrq-trigger u:object_r:sysrq_file:s0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment