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
c38e585d
Commit
c38e585d
authored
11 years ago
by
Nick Kralevich
Committed by
Android Git Automerger
11 years ago
Browse files
Options
Downloads
Plain Diff
am
48073591
: am
1e9bb8be
: Merge "Drop appdomain unlabeled file execute."
* commit '
48073591
': Drop appdomain unlabeled file execute.
parents
60015f60
48073591
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
app.te
+0
-5
0 additions, 5 deletions
app.te
with
0 additions
and
5 deletions
app.te
+
0
−
5
View file @
c38e585d
...
@@ -132,11 +132,6 @@ allow appdomain dalvikcache_data_file:file execute;
...
@@ -132,11 +132,6 @@ allow appdomain dalvikcache_data_file:file execute;
# /data/dalvik-cache/profiles
# /data/dalvik-cache/profiles
allow appdomain dalvikcache_profiles_data_file:file write;
allow appdomain dalvikcache_profiles_data_file:file write;
# For legacy unlabeled userdata on existing devices.
# See discussion of Unlabeled files in domain.te for more information.
allow appdomain unlabeled:file x_file_perms;
auditallow appdomain unlabeled:file x_file_perms;
###
###
### CTS-specific rules
### CTS-specific rules
###
###
...
...
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