Merge "Remove unnecessary group from blank_screen."
am: 7b9e7c3f4b
Change-Id: I74454f6bf7199dc40844bb1c71b94c7b9785414e
This commit is contained in:
commit
a3dfa8acc3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
service blank_screen /system/bin/blank_screen
|
||||
user system
|
||||
oneshot
|
||||
group system readproc
|
||||
group system
|
||||
shutdown critical
|
||||
|
|
Loading…
Reference in a new issue