Remove tun_device to fix build.

Change-Id: I3d5e6a2fefc7b975baf849d1fd7a628e86a27222
This commit is contained in:
Jeff Sharkey 2013-03-22 13:56:21 -07:00
parent 34a8d4c67d
commit 04d7c71c2c

View File

@ -10,7 +10,7 @@ allow bluetooth bluetooth_data_file:notdevfile_class_set create_file_perms;
r_dir_file(bluetooth, bluetooth_efs_file)
# Device accesses.
allow bluetooth { tun_device uhid_device hci_attach_dev }:chr_file rw_file_perms;
allow bluetooth { uhid_device hci_attach_dev }:chr_file rw_file_perms;
allow bluetooth input_device:chr_file write;
# sysfs access.