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
4eb8d39d
Commit
4eb8d39d
authored
9 years ago
by
Jeff Vander Stoep
Committed by
android-build-merger
9 years ago
Browse files
Options
Downloads
Plain Diff
untrusted_app: remove mtp_device perms am:
956ca4c5
am:
e139b40f
* commit '
e139b40f
': untrusted_app: remove mtp_device perms
parents
e235283e
e139b40f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
untrusted_app.te
+0
-7
0 additions, 7 deletions
untrusted_app.te
with
0 additions
and
7 deletions
untrusted_app.te
+
0
−
7
View file @
4eb8d39d
...
@@ -59,13 +59,6 @@ allow untrusted_app system_app_data_file:file { read write getattr };
...
@@ -59,13 +59,6 @@ allow untrusted_app system_app_data_file:file { read write getattr };
# This includes what used to be media_app, shared_app, and release_app.
# This includes what used to be media_app, shared_app, and release_app.
#
#
# Access /dev/mtp_usb.
# TODO android.process.media moved to priv_app domain. Does
# untrusted_app still require these permissions? Can "open"
# be removed?
allow untrusted_app mtp_device:chr_file rw_file_perms;
auditallow untrusted_app mtp_device:chr_file rw_file_perms;
# Access to /data/media.
# Access to /data/media.
allow untrusted_app media_rw_data_file:dir create_dir_perms;
allow untrusted_app media_rw_data_file:dir create_dir_perms;
allow untrusted_app media_rw_data_file:file create_file_perms;
allow untrusted_app media_rw_data_file:file create_file_perms;
...
...
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