Add bootanimation to audio group so it can play boot sound
Bug: 17674304 Change-Id: I5d31bc024fa36fedac2c0ba5c4a8b100937183ad
This commit is contained in:
parent
479ce0c1f3
commit
7e58899bcf
|
@ -586,7 +586,7 @@ service encrypt /system/bin/vdc --wait cryptfs enablecrypto inplace default
|
|||
service bootanim /system/bin/bootanimation
|
||||
class core
|
||||
user graphics
|
||||
group graphics
|
||||
group graphics audio
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
|
|
Loading…
Reference in New Issue