Merge "Address emulator specific SELinux denials"
This commit is contained in:
commit
35b0d00125
2 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
# For /sys/qemu_trace files in the emulator.
|
||||
allow domain sysfs_writable:dir search;
|
||||
allow domain sysfs_writable:file rw_file_perms;
|
||||
allow domain qemu_device:chr_file rw_file_perms;
|
||||
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
unix_socket_connect(system_server, qemud, qemud)
|
||||
get_prop(system_server, opengles_prop)
|
||||
get_prop(system_server, radio_noril_prop)
|
||||
|
|
Loading…
Reference in a new issue