diff --git a/public/vr_wm.te b/public/vr_wm.te
index 55b6543387f7608e157dcaee9102dcac9db96ecf..deedb0a0041ed351a3a34692e261e68bc690de86 100644
--- a/public/vr_wm.te
+++ b/public/vr_wm.te
@@ -1,6 +1,8 @@
 type vr_wm, domain;
 type vr_wm_exec, exec_type, file_type;
 
+hal_client_domain(vr_wm, hal_graphics_allocator)
+
 binder_use(vr_wm)
 binder_call(vr_wm, surfaceflinger)
 binder_call(vr_wm, virtual_touchpad)