Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kevin
device_asus_flo
Commits
a4f4cb28
Commit
a4f4cb28
authored
10 years ago
by
Nick Kralevich
Committed by
Gerrit Code Review
10 years ago
Browse files
Options
Download
Plain Diff
Merge "mediaserver: allow loading shared library with text relocation"
parents
0868e46e
a2909504
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
sepolicy/mediaserver.te
sepolicy/mediaserver.te
+3
-0
No files found.
sepolicy/mediaserver.te
View file @
a4f4cb28
...
...
@@ -7,3 +7,6 @@ unix_socket_send(mediaserver, mpdecision, mpdecision)
# Permit mediaserver to create sockets with no specific SELinux class.
# TODO: Investigate the specific type of socket.
allow mediaserver self:socket create_socket_perms;
# For text relocations in /system/vendor/lib/libmmjpeg.so
allow mediaserver system_file:file execmod;
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment