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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemSEPolicy
Commits
a78326a0
Commit
a78326a0
authored
Jan 9, 2017
by
Nick Kralevich
Committed by
android-build-merger
Jan 9, 2017
Browse files
Options
Downloads
Plain Diff
install_recovery.te: remove domain_deprecated am:
0c8101b2
am:
8c892db9
Change-Id: I46ec6e33e3374b39342fb89b6c5d8a9f84eccccd
parents
9f2a3d08
8c892db9
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/install_recovery.te
+1
-1
1 addition, 1 deletion
public/install_recovery.te
with
1 addition
and
1 deletion
public/install_recovery.te
+
1
−
1
View file @
a78326a0
# service flash_recovery in init.rc
# service flash_recovery in init.rc
type install_recovery, domain
, domain_deprecated
;
type install_recovery, domain;
type install_recovery_exec, exec_type, file_type;
type install_recovery_exec, exec_type, file_type;
allow install_recovery self:capability dac_override;
allow install_recovery self:capability dac_override;
...
...
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