summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2012-08-08 22:06:26 +0200
committerColin Cross <ccross@android.com>2012-08-08 22:06:26 +0200
commitf510f069fd35eb259799f594975c1a990e41d870 (patch)
tree2022ff9665a5ce3d347137f56fbd94228b1163be /etc
parentfix the symlink() command to create directories if needed (diff)
downloadandroid_bootable_recovery-f510f069fd35eb259799f594975c1a990e41d870.tar
android_bootable_recovery-f510f069fd35eb259799f594975c1a990e41d870.tar.gz
android_bootable_recovery-f510f069fd35eb259799f594975c1a990e41d870.tar.bz2
android_bootable_recovery-f510f069fd35eb259799f594975c1a990e41d870.tar.lz
android_bootable_recovery-f510f069fd35eb259799f594975c1a990e41d870.tar.xz
android_bootable_recovery-f510f069fd35eb259799f594975c1a990e41d870.tar.zst
android_bootable_recovery-f510f069fd35eb259799f594975c1a990e41d870.zip
Diffstat (limited to 'etc')
-rw-r--r--etc/init.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/init.rc b/etc/init.rc
index 89a161e70..abc7b318b 100644
--- a/etc/init.rc
+++ b/etc/init.rc
@@ -1,3 +1,5 @@
+import /init.recovery.${ro.hardware}.rc
+
on early-init
start ueventd