From f12ef27cb9fc9f9cda9078230c5ab5b4ce0d4d93 Mon Sep 17 00:00:00 2001 From: Arian Date: Fri, 11 Dec 2020 00:07:18 +0100 Subject: shinano-common: Cleanup sepolicy Change-Id: If615758376413b16fcc80addd03a9ba5cd388e8a --- sepolicy/bluetooth.te | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 sepolicy/bluetooth.te (limited to 'sepolicy/bluetooth.te') diff --git a/sepolicy/bluetooth.te b/sepolicy/bluetooth.te deleted file mode 100644 index 1ae7ff4..0000000 --- a/sepolicy/bluetooth.te +++ /dev/null @@ -1,3 +0,0 @@ -allow bluetooth hci_attach_dev:chr_file { open read write }; -allow bluetooth ta_data_file:file { open read }; -allow bluetooth ta_data_file:dir { search }; -- cgit v1.2.3