summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2011-03-14 18:40:17 -0700
committerMathias Agopian <mathias@google.com>2011-03-14 18:40:17 -0700
commitd131503fe6d55c74208072f937ddd63c2a1c2932 (patch)
tree966e94dfc9f06a177bd23d4ad3a5fd8772d16595 /init.herring.rc
parent0976d516f80f7ed071fc9c19a431fea3cfa8c855 (diff)
downloaddevice_samsung_crespo-d131503fe6d55c74208072f937ddd63c2a1c2932.zip
device_samsung_crespo-d131503fe6d55c74208072f937ddd63c2a1c2932.tar.gz
device_samsung_crespo-d131503fe6d55c74208072f937ddd63c2a1c2932.tar.bz2
fix [4086574] Surface flinger dies on crespo on master
pvrsrvinit didn't start because it wasn't in the class core. Bug: 4086574 Change-Id: Ie8df9195c25046245394518eac2bf221e921c3c5
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.herring.rc b/init.herring.rc
index e260e0a..a3af933 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -71,6 +71,7 @@ service setup_fs /system/bin/setup_fs /dev/block/platform/s3c-sdhci.0/by-name/us
# 3D init
service pvrsrvinit /system/vendor/bin/pvrsrvinit
+ class core
user root
group root
oneshot