68b75f9105
* The bulk of the device family policy was common and applicable to all Samsung msm8974-devices. Move that common stuff here to ease maintenance. Change-Id: I86516adfb1b9c55a6959a7faf4ee424a4b3385c8
8 lines
306 B
Text
8 lines
306 B
Text
type_transition mm-qcamerad system_data_file:sock_file camera_socket "cam_socket3";
|
|
|
|
#allow mm-qcamerad camera_socket:sock_file create_file_perms;
|
|
|
|
# Allow mm-qcamera-daemon to create the socket camera_socket
|
|
allow mm-qcamerad system_data_file:dir w_dir_perms;
|
|
|
|
allow mm-qcamerad vendor_file:file execmod;
|