trivial fix from dan for bluetooth
This commit is contained in:
parent
b4beb0a0fb
commit
7487a66705
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(bluetooth,1.5.0)
|
policy_module(bluetooth,1.5.1)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
@ -98,7 +98,7 @@ dev_read_urand(bluetooth_t)
|
|||||||
|
|
||||||
fs_getattr_all_fs(bluetooth_t)
|
fs_getattr_all_fs(bluetooth_t)
|
||||||
fs_search_auto_mountpoints(bluetooth_t)
|
fs_search_auto_mountpoints(bluetooth_t)
|
||||||
fs_search_inotifyfs(bluetooth_t)
|
fs_list_inotifyfs(bluetooth_t)
|
||||||
|
|
||||||
#Handle bluetooth serial devices
|
#Handle bluetooth serial devices
|
||||||
term_use_unallocated_ttys(bluetooth_t)
|
term_use_unallocated_ttys(bluetooth_t)
|
||||||
|
Loading…
Reference in New Issue
Block a user