am 46a24db5: Remove input flinger stubs. (DO NOT MERGE)
* commit '46a24db563f46736f6e02c4d80656ab51d94ff77': Remove input flinger stubs. (DO NOT MERGE)
This commit is contained in:
commit
8ca2bf0842
1 changed files with 0 additions and 7 deletions
|
|
@ -446,7 +446,6 @@ service servicemanager /system/bin/servicemanager
|
||||||
onrestart restart zygote
|
onrestart restart zygote
|
||||||
onrestart restart media
|
onrestart restart media
|
||||||
onrestart restart surfaceflinger
|
onrestart restart surfaceflinger
|
||||||
onrestart restart inputflinger
|
|
||||||
onrestart restart drm
|
onrestart restart drm
|
||||||
|
|
||||||
service vold /system/bin/vold
|
service vold /system/bin/vold
|
||||||
|
|
@ -476,12 +475,6 @@ service surfaceflinger /system/bin/surfaceflinger
|
||||||
group graphics drmrpc
|
group graphics drmrpc
|
||||||
onrestart restart zygote
|
onrestart restart zygote
|
||||||
|
|
||||||
service inputflinger /system/bin/inputflinger
|
|
||||||
class main
|
|
||||||
user system
|
|
||||||
group input
|
|
||||||
onrestart restart zygote
|
|
||||||
|
|
||||||
service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server
|
service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server
|
||||||
class main
|
class main
|
||||||
socket zygote stream 660 root system
|
socket zygote stream 660 root system
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue