diff --git a/public/hal_audio.te b/public/hal_audio.te
index ca8fe523fa30068d88af24879769a3e15912e8f0..2dcbeb874840809c3adec80bb3dd61c5eba42fe8 100644
--- a/public/hal_audio.te
+++ b/public/hal_audio.te
@@ -2,6 +2,7 @@ hwbinder_use(hal_audio)
 binder_use(hal_audio)
 binder_call(hal_audio, audioserver)
 binder_call(hal_audio, system_server)
+hwallocator_use(hal_audio)
 
 allow hal_audio ion_device:chr_file r_file_perms;