2016-12-22 21:55:02 +01:00
|
|
|
type hal_camera_default, domain;
|
2017-02-17 01:08:22 +01:00
|
|
|
hal_server_domain(hal_camera_default, hal_camera)
|
2016-12-22 21:55:02 +01:00
|
|
|
|
2017-04-10 22:03:28 +02:00
|
|
|
type hal_camera_default_exec, exec_type, vendor_file_type, file_type;
|
2016-12-22 21:55:02 +01:00
|
|
|
init_daemon_domain(hal_camera_default)
|
2017-04-14 04:05:27 +02:00
|
|
|
|
|
|
|
allow hal_camera_default fwk_sensor_hwservice:hwservice_manager find;
|
2018-02-14 23:32:38 +01:00
|
|
|
|
|
|
|
# For collecting bugreports.
|
|
|
|
allow hal_camera_default dumpstate:fd use;
|
|
|
|
allow hal_camera_default dumpstate:fifo_file write;
|