f16527f6cf
Address any denials in the log - currently just adding the virtualization service. Bug: 183583115 Test: ps -AZ | grep virtmanager u: r:virtmanager:s0 virtmanager 2453 1 10930880 4544 0 0 S virtmanager Change-Id: Ie034dcc3b1dbee610c591220358065b8508d81cf
8 lines
209 B
Text
8 lines
209 B
Text
type virtmanager, domain, coredomain;
|
|
type virtmanager_exec, system_file_type, exec_type, file_type;
|
|
|
|
init_daemon_domain(virtmanager)
|
|
|
|
binder_use(virtmanager)
|
|
|
|
add_service(virtmanager, virtualization_service)
|