summaryrefslogtreecommitdiff
path: root/surfaceflinger.rc
diff options
context:
space:
mode:
Diffstat (limited to 'surfaceflinger.rc')
-rw-r--r--surfaceflinger.rc12
1 files changed, 0 insertions, 12 deletions
diff --git a/surfaceflinger.rc b/surfaceflinger.rc
deleted file mode 100644
index 0f2cb32..0000000
--- a/surfaceflinger.rc
+++ /dev/null
@@ -1,12 +0,0 @@
-# This custom surfaceflinger.rc simply has `disabled' appended to it.
-# Since we are using UML without a screen, and embedded.mk is the
-# smallest mk file but still contains surfaceflinger, including this
-# custom surfaceflinger.rc will disable surfaceflinger from running.
-
-service surfaceflinger /system/bin/surfaceflinger
- class core
- user system
- group graphics drmrpc readproc
- onrestart restart zygote
- writepid /dev/stune/foreground/tasks
- disabled