summaryrefslogtreecommitdiffstats
path: root/etc/init.rc
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2019-11-13 15:36:47 +0100
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-11-13 15:36:47 +0100
commit154f7e9b790b58db8c21586c8574bf87fe7c18d4 (patch)
tree8b943a5a3cffc2b59717377f0bd937a364a11c30 /etc/init.rc
parentMerge "bootloader_message: Add helpers for handling IBootControl MergeStatus." (diff)
parentMove init and ueventd scripts from / to /system/etc (diff)
downloadandroid_bootable_recovery-154f7e9b790b58db8c21586c8574bf87fe7c18d4.tar
android_bootable_recovery-154f7e9b790b58db8c21586c8574bf87fe7c18d4.tar.gz
android_bootable_recovery-154f7e9b790b58db8c21586c8574bf87fe7c18d4.tar.bz2
android_bootable_recovery-154f7e9b790b58db8c21586c8574bf87fe7c18d4.tar.lz
android_bootable_recovery-154f7e9b790b58db8c21586c8574bf87fe7c18d4.tar.xz
android_bootable_recovery-154f7e9b790b58db8c21586c8574bf87fe7c18d4.tar.zst
android_bootable_recovery-154f7e9b790b58db8c21586c8574bf87fe7c18d4.zip
Diffstat (limited to 'etc/init.rc')
-rw-r--r--etc/init.rc9
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/init.rc b/etc/init.rc
index d5b056ae8..c54de5af2 100644
--- a/etc/init.rc
+++ b/etc/init.rc
@@ -44,10 +44,6 @@ on boot
class_start default
-# Load properties from /system/ + /factory after fs mount.
-on load_system_props_action
- load_system_props
-
on firmware_mounts_complete
rm /dev/.booting
@@ -58,11 +54,6 @@ on late-init
trigger post-fs
trigger post-fs-data
- # Load properties from /system/ + /factory after fs mount. Place
- # this in another action so that the load will be scheduled after the prior
- # issued fs triggers have completed.
- trigger load_system_props_action
-
# Remove a file to wake up anything waiting for firmware
trigger firmware_mounts_complete