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
bbc0c39b
Commit
bbc0c39b
authored
11 years ago
by
Stephen Smalley
Committed by
Android Git Automerger
11 years ago
Browse files
Options
Downloads
Plain Diff
am
a770f55b
: Remove dbusd policy; dbusd is no more.
* commit '
a770f55b
': Remove dbusd policy; dbusd is no more.
parents
f8d86b82
a770f55b
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
dbusd.te
+0
-7
0 additions, 7 deletions
dbusd.te
file.te
+0
-1
0 additions, 1 deletion
file.te
file_contexts
+0
-3
0 additions, 3 deletions
file_contexts
with
0 additions
and
11 deletions
dbusd.te
deleted
100644 → 0
+
0
−
7
View file @
f8d86b82
# dbus daemon
type dbusd, domain;
permissive dbusd;
type dbusd_exec, exec_type, file_type;
init_daemon_domain(dbusd)
unconfined_domain(dbusd)
This diff is collapsed.
Click to expand it.
file.te
+
0
−
1
View file @
bbc0c39b
...
...
@@ -86,7 +86,6 @@ type sysfs_devices_system_cpu, file_type;
# Socket types
type adbd_socket, file_type;
type bluetooth_socket, file_type;
type dbus_socket, file_type;
type dnsproxyd_socket, file_type, mlstrustedobject;
type gps_socket, file_type;
type installd_socket, file_type;
...
...
This diff is collapsed.
Click to expand it.
file_contexts
+
0
−
3
View file @
bbc0c39b
...
...
@@ -82,8 +82,6 @@
/dev/socket u:object_r:socket_device:s0
/dev/socket/adbd u:object_r:adbd_socket:s0
/dev/socket/bluetooth u:object_r:bluetooth_socket:s0
/dev/socket/dbus_bluetooth u:object_r:bluetooth_socket:s0
/dev/socket/dbus u:object_r:dbus_socket:s0
/dev/socket/dnsproxyd u:object_r:dnsproxyd_socket:s0
/dev/socket/installd u:object_r:installd_socket:s0
/dev/socket/keystore u:object_r:keystore_socket:s0
...
...
@@ -131,7 +129,6 @@
/system/bin/netd u:object_r:netd_exec:s0
/system/bin/rild u:object_r:rild_exec:s0
/system/bin/mediaserver u:object_r:mediaserver_exec:s0
/system/bin/dbus-daemon u:object_r:dbusd_exec:s0
/system/bin/installd u:object_r:installd_exec:s0
/system/bin/keystore u:object_r:keystore_exec:s0
/system/bin/debuggerd u:object_r:debuggerd_exec: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