summaryrefslogtreecommitdiff
path: root/diced/diced.microdroid.rc
diff options
context:
space:
mode:
Diffstat (limited to 'diced/diced.microdroid.rc')
-rw-r--r--diced/diced.microdroid.rc13
1 files changed, 0 insertions, 13 deletions
diff --git a/diced/diced.microdroid.rc b/diced/diced.microdroid.rc
deleted file mode 100644
index 2226f473..00000000
--- a/diced/diced.microdroid.rc
+++ /dev/null
@@ -1,13 +0,0 @@
-# Start the Diced service.
-#
-# See system/core/init/README.md for information on the init.rc language.
-
-service diced /system/bin/diced.microdroid
- class main
- user diced
- group diced
- # The diced service must not be allowed to restart.
- # If it crashes for any reason security critical state is lost.
- # The only remedy is to restart the device.
- oneshot
- writepid /dev/cpuset/foreground/tasks