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
c5859951
Commit
c5859951
authored
9 years ago
by
Pierre Imai
Browse files
Options
Downloads
Patches
Plain Diff
Remove references to deleted dhcpcd
Change-Id: I0c0bce9cd50a25897f5c4521ee9b4fada6648a59
parent
4ee494cc
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
bluetooth.te
+0
-1
0 additions, 1 deletion
bluetooth.te
property.te
+0
-1
0 additions, 1 deletion
property.te
property_contexts
+0
-1
0 additions, 1 deletion
property_contexts
system_server.te
+0
-1
0 additions, 1 deletion
system_server.te
with
0 additions
and
4 deletions
bluetooth.te
+
0
−
1
View file @
c5859951
...
...
@@ -36,7 +36,6 @@ allow bluetooth proc_bluetooth_writable:file rw_file_perms;
# Allow write access to bluetooth specific properties
set_prop(bluetooth, bluetooth_prop)
set_prop(bluetooth, pan_result_prop)
set_prop(bluetooth, ctl_dhcp_pan_prop)
allow bluetooth audioserver_service:service_manager find;
allow bluetooth bluetooth_service:service_manager find;
...
...
This diff is collapsed.
Click to expand it.
property.te
+
0
−
1
View file @
c5859951
...
...
@@ -14,7 +14,6 @@ type system_prop, property_type, core_property_type;
type vold_prop, property_type, core_property_type;
type ctl_bootanim_prop, property_type;
type ctl_default_prop, property_type;
type ctl_dhcp_pan_prop, property_type;
type ctl_dumpstate_prop, property_type;
type ctl_fuse_prop, property_type;
type ctl_mdnsd_prop, property_type;
...
...
This diff is collapsed.
Click to expand it.
property_contexts
+
0
−
1
View file @
c5859951
...
...
@@ -75,7 +75,6 @@ ctl.fuse_ u:object_r:ctl_fuse_prop:s0
ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0
ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0
ctl.bugreport u:object_r:ctl_bugreport_prop:s0
ctl.dhcpcd_bt-pan u:object_r:ctl_dhcp_pan_prop:s0
ctl.console u:object_r:ctl_console_prop:s0
ctl. u:object_r:ctl_default_prop:s0
...
...
This diff is collapsed.
Click to expand it.
system_server.te
+
0
−
1
View file @
c5859951
...
...
@@ -320,7 +320,6 @@ set_prop(system_server, device_logging_prop)
# ctl interface
set_prop(system_server, ctl_default_prop)
set_prop(system_server, ctl_dhcp_pan_prop)
set_prop(system_server, ctl_bugreport_prop)
# Create a socket for receiving info from wpa.
...
...
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