aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rootdir/init.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index df24b950..5ba2b25e 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -212,6 +212,9 @@ on post-fs-data
# Set indication (checked by vold) that we have finished this action
#setprop vold.post_fs_data_done 1
+# Include extra init file
+ import /system/etc/init.local.rc
+
on boot
# basic network init
ifup lo