| commit | 48f7ec35a2f8f31a6fe8530ece855e9c23900924 | [log] [tgz] |
|---|---|---|
| author | Tom Cherry <tomcherry@google.com> | Fri Aug 21 12:36:25 2015 -0700 |
| committer | Tom Cherry <tomcherry@google.com> | Fri Aug 21 12:39:21 2015 -0700 |
| tree | 20023949c0afe6ba820a01f385fbdd742f8b8b16 | |
| parent | c64e24d611bbfdcdc4a923da5e14fabf3b392210 [diff] |
update bundled rc files to their contents from rootdir/init.rc Bug 23186545 Change-Id: Ic6b2ba78ff90242b031ab1e88a81da8118f9eafd
diff --git a/services/inputflinger/host/Android.mk b/services/inputflinger/host/Android.mk index b828175..0a7fc27 100644 --- a/services/inputflinger/host/Android.mk +++ b/services/inputflinger/host/Android.mk
@@ -58,5 +58,6 @@ libutils LOCAL_MODULE := inputflinger +LOCAL_INIT_RC := inputflinger.rc include $(BUILD_EXECUTABLE)
diff --git a/services/inputflinger/host/inputflinger.rc b/services/inputflinger/host/inputflinger.rc new file mode 100644 index 0000000..ae71ee5 --- /dev/null +++ b/services/inputflinger/host/inputflinger.rc
@@ -0,0 +1,5 @@ +service inputflinger /system/bin/inputflinger + class main + user system + group input +# onrestart restart zygote