diff --git a/bootanim.te b/bootanim.te
index e18654c2c93b6b217b45b7b482f3801f5b6a7d7c..c3091ab4f1798078d18a8fe8194d949284958129 100644
--- a/bootanim.te
+++ b/bootanim.te
@@ -19,6 +19,7 @@ allow bootanim audio_device:chr_file rw_file_perms;
 
 allow bootanim audioserver_service:service_manager find;
 allow bootanim surfaceflinger_service:service_manager find;
+allow bootanim audioserver_service:service_manager find;
 
 # Allow access to ion memory allocation device
 allow bootanim ion_device:chr_file rw_file_perms;