Sepolicy updates
Change-Id: I1cc1f4bf811e25b5fac33df76b2ab16853b1bbac
This commit is contained in:
parent
9cb4ce1e0e
commit
e3112cd974
2 changed files with 0 additions and 2 deletions
|
@ -15,7 +15,6 @@
|
|||
/sys/devices/virtual/timed_output/vibrator(/.*)? u:object_r:sysfs_vibeamp:s0
|
||||
|
||||
# Display
|
||||
/sys/devices/virtual/graphics/fb0/rgb u:object_r:sysfs_display:s0
|
||||
/sys/devices/virtual/lcd/panel/power_reduce u:object_r:sysfs_display:s0
|
||||
|
||||
# GPS
|
||||
|
|
|
@ -5,4 +5,3 @@ allow system_server sysfs_sec:dir search;
|
|||
allow system_server sysfs_sec:file { getattr open read write };
|
||||
allow system_server sysfs_vibeamp:dir search;
|
||||
allow system_server sysfs_vibeamp:file { getattr open read write };
|
||||
allow system_server time_daemon:unix_stream_socket connectto;
|
||||
|
|
Loading…
Reference in a new issue