## Bluetooth tools and system services. ######################################## ## ## Read bluetooth helper files. ## ## ## Domain allowed access. ## # interface(`bluetooth_read_helper_files',` gen_require(` type bluetooth_helper_t; ') allow $1 bluetooth_helper_t:dir search; allow $1 bluetooth_helper_t:file { read getattr }; ')