Switch Bluetooth HAL policy to _client/_server am: 66b7b5ed38 am: 1548257ec3
am: 1a55e98872

Change-Id: Ibe995287909c4e6090e146c34fa15352193a2e23
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)