Max Bires 4e84fa0008 Adding sg_device and allow rules to tee.te
There was a generic character file device that needed to be given its
own device type. Accordingly to the following denial, tee was given
several permissions to access this type

avc: denied { ioctl write setattr read } for pid=733 comm="qseecomd"
name="sg2" dev="tmpfs" ino=21736 scontext=u:r:tee:s0
tcontext=u:object_r:sg_device:s0 tclass=chr_file

According to the following denial type, tee was also given access actions
relating to tee capabilities

avc: denied { sys_admin } for pid=733 comm="qseecomd" capability=21
scontext=u:r:tee:s0 tcontext=u:r:tee:s0 tclass=capability

Bug: 34784662
Test: The above denials no longer appear in bootup logs
Change-Id: I26a63655597191da566f1ed1e290c6572abb0476
2017-02-07 12:59:04 -08:00
2017-01-27 14:36:44 +00:00
2016-12-28 11:31:19 -08:00
2016-12-28 11:31:19 -08:00
2017-01-25 19:50:38 -08:00
2017-01-25 19:50:38 -08:00
2017-01-25 19:50:38 -08:00
2017-01-25 19:50:38 -08:00
2016-12-15 12:12:25 -08:00
2016-11-30 00:29:11 -08:00
2017-01-25 19:50:38 -08:00
2017-01-25 19:50:38 -08:00
2017-02-05 14:06:41 -08:00
2016-11-15 16:17:09 -08:00
2016-10-21 14:25:54 -07:00
2016-10-27 16:44:08 -07:00
2017-01-25 19:50:38 -08:00
2016-10-21 14:25:54 -07:00
2016-10-21 14:25:54 -07:00
2016-10-21 14:25:54 -07:00
2016-10-21 14:25:54 -07:00
Description
No description provided
2.2 MiB
Languages
C++ 68.6%
Makefile 23.4%
Shell 4.9%
C 3.1%