summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@google.com>2014-10-06 19:48:28 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-10-06 19:48:28 +0000
commit157e3a4b22db530daea1c5fc1bfc5ae10484ca66 (patch)
treef246bc2426b5ff74b4816e54be8cc7457f5628f1 /rootdir
parent16632a9d0d1ce3adbb194600043bdfb804155eb9 (diff)
parent6ee5d62ac00fa00d7b86072a7f19d58582a05d18 (diff)
downloadsystem_core-157e3a4b22db530daea1c5fc1bfc5ae10484ca66.zip
system_core-157e3a4b22db530daea1c5fc1bfc5ae10484ca66.tar.gz
system_core-157e3a4b22db530daea1c5fc1bfc5ae10484ca66.tar.bz2
am 6ee5d62a: am 67479c97: am 24e3e831: am 7569b7b3: Merge "Add bootanimation to audio group so it can play boot sound" into lmp-dev
* commit '6ee5d62ac00fa00d7b86072a7f19d58582a05d18': Add bootanimation to audio group so it can play boot sound
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 09f7297..2b2a3b5 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -593,7 +593,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