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
60a95a52
Commit
60a95a52
authored
Dec 16, 2013
by
Nick Kralevich
Committed by
Android Git Automerger
Dec 16, 2013
Browse files
Options
Downloads
Plain Diff
am
caa6a32d
: initial inputflinger domain
* commit '
caa6a32d
': initial inputflinger domain
parents
654c8594
caa6a32d
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
file_contexts
+1
-0
1 addition, 0 deletions
file_contexts
inputflinger.te
+9
-0
9 additions, 0 deletions
inputflinger.te
with
10 additions
and
0 deletions
file_contexts
+
1
−
0
View file @
60a95a52
...
...
@@ -145,6 +145,7 @@
/system/bin/hostapd u:object_r:hostapd_exec:s0
/system/bin/clatd u:object_r:clatd_exec:s0
/system/bin/lmkd u:object_r:lmkd_exec:s0
/system/bin/inputflinger u:object_r:inputflinger_exec:s0
#############################
# Vendor files
#
...
...
This diff is collapsed.
Click to expand it.
inputflinger.te
0 → 100644
+
9
−
0
View file @
60a95a52
# inputflinger
type inputflinger, domain;
type inputflinger_exec, exec_type, file_type;
init_daemon_domain(inputflinger)
binder_use(inputflinger)
binder_service(inputflinger)
unconfined_domain(inputflinger)
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
sign in
to comment