Skip to content
Snippets Groups Projects
Commit 8e7b0763 authored by Alex Klyubin's avatar Alex Klyubin Committed by android-build-merger
Browse files

Merge "tee no longer violates the socket comms ban" into oc-dev

am: e311d669

Change-Id: Ibeb5854ca377048726b01288030a421e7f1a9bc2
parents 090d9bc4 e311d669
No related branches found
No related tags found
No related merge requests found
......@@ -6,10 +6,6 @@ typeattribute tee domain_deprecated;
type tee_exec, exec_type, file_type;
init_daemon_domain(tee)
# TODO(b/36714625, b/36715266): Remove this once drmserver, mediaserver, and surfaceflinger no
# longer communicate with tee daemon over sockets
typeattribute tee socket_between_core_and_vendor_violators;
allow tee self:capability { dac_override };
allow tee tee_device:chr_file rw_file_perms;
allow tee tee_data_file:dir rw_dir_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment