From 2bd9b6b23d192c2f7f46e3febac3e08bcafca59f Mon Sep 17 00:00:00 2001 From: Alberto97 Date: Sat, 2 Dec 2017 18:15:40 +0100 Subject: [PATCH] rootdir: load_all_props is dead with M, replace with load_system_props --- rootdir/etc/init.qcom.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 81c5c79..1f289ac 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -891,7 +891,7 @@ on property:persist.sys.ssr.restart_level=* on charger wait /dev/block/bootdevice/by-name/system mount ext4 /dev/block/bootdevice/by-name/system /system ro barrier=1 - load_all_props + load_system_props setprop sys.usb.configfs 0 setprop persist.sys.usb.config mass_storage write /sys/class/leds/white/trigger "battery-full"