From 684bc12fb57b2f92e252c633fe50513a79ef1620 Mon Sep 17 00:00:00 2001 From: sbrissen Date: Mon, 11 Aug 2014 08:23:31 -0400 Subject: t0lte: fix lpm Change-Id: I11144c8b6dec0e4d77f7eae3cf0f60f0313a6f78 --- rootdir/lpm.rc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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.2.3