From ae0d646b17da6f5f2b55df33efbb003695ada892 Mon Sep 17 00:00:00 2001 From: sbrissen Date: Thu, 14 Aug 2014 11:55:37 -0400 Subject: i9305: fix lpm This fixes lpm mode since the Kitkat blobs were updated Change-Id: I8ef37de0131742a04445d8c318b015abb82ad23e --- rootdir/lpm.rc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'rootdir/lpm.rc') diff --git a/rootdir/lpm.rc b/rootdir/lpm.rc index c21c887..7285736 100644 --- a/rootdir/lpm.rc +++ b/rootdir/lpm.rc @@ -52,13 +52,7 @@ service ueventd /sbin/ueventd service console /system/bin/sh console -service playlpm /system/bin/playlpm - user root - -service immvibed /system/bin/immvibed - oneshot - -service lpmkey /system/bin/lpmkey +service lpm /system/bin/lpm user root # adbd is controlled by the persist.service.adb.enable system property -- cgit v1.1