Switch Bluetooth HAL policy to _client/_server
am: 66b7b5ed38

Change-Id: I3d83bb81d4a415c4e34790c922d6f04ba8fbde93
diff --git a/sepolicy/hal_bluetooth_hikey.te b/sepolicy/hal_bluetooth_hikey.te
index f16f9fb..321f41d 100644
--- a/sepolicy/hal_bluetooth_hikey.te
+++ b/sepolicy/hal_bluetooth_hikey.te
@@ -1,6 +1,6 @@
 type hal_bluetooth_hikey, domain;
 type hal_bluetooth_hikey_exec, exec_type, file_type;
 
-hal_impl_domain(hal_bluetooth_hikey, hal_bluetooth)
+hal_server_domain(hal_bluetooth_hikey, hal_bluetooth)
 
 init_daemon_domain(hal_bluetooth_hikey)