Skip to content
Snippets Groups Projects
Commit 53452b08 authored by Eric Laurent's avatar Eric Laurent Committed by android-build-merger
Browse files

DO NOT MERGE - fix truncated boot sound.

am: c6effa90

Change-Id: I6a381ca782c55bf504909857cde5ebca87e3bed6
parents 60fafb00 c6effa90
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment