am 4fe327b9: Merge "Remove inputflinger from init. DO NOT MERGE" into lmp-dev
* commit '4fe327b902a1d5ff48878c1801cce8cdbe718d31':
Remove inputflinger from init. DO NOT MERGE
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 08b9a35..25593a9 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -526,7 +526,6 @@
onrestart restart zygote
onrestart restart media
onrestart restart surfaceflinger
- onrestart restart inputflinger
onrestart restart drm
service vold /system/bin/vold
@@ -560,12 +559,6 @@
group graphics drmrpc
onrestart restart zygote
-service inputflinger /system/bin/inputflinger
- class main
- user system
- group input
- onrestart restart zygote
-
service drm /system/bin/drmserver
class main
user drm