Merge "tee no longer violates the socket comms ban" into oc-dev
This commit is contained in:
commit
e311d66955
1 changed files with 0 additions and 4 deletions
4
vendor/tee.te
vendored
4
vendor/tee.te
vendored
|
@ -6,10 +6,6 @@ typeattribute tee domain_deprecated;
|
||||||
type tee_exec, exec_type, file_type;
|
type tee_exec, exec_type, file_type;
|
||||||
init_daemon_domain(tee)
|
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 self:capability { dac_override };
|
||||||
allow tee tee_device:chr_file rw_file_perms;
|
allow tee tee_device:chr_file rw_file_perms;
|
||||||
allow tee tee_data_file:dir rw_dir_perms;
|
allow tee tee_data_file:dir rw_dir_perms;
|
||||||
|
|
Loading…
Reference in a new issue