mediaserver: remove text relocation support

No longer needed.

Bug: 20013628
Change-Id: I8dbd2996c56261f2c7ba9cfa347998a253710ccf
This commit is contained in:
Nick Kralevich 2015-10-27 16:57:44 -07:00
parent 0bd1186614
commit 1cddd4cf6d
1 changed files with 0 additions and 3 deletions

View File

@ -7,6 +7,3 @@ 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;