Merge "Remove unnecessary group from blank_screen." am: 7b9e7c3f4b
am: a3dfa8acc3
am: c0404b5a86
Change-Id: I4d6eeb9b1465f3b5b9b902c50f9c050985cb4168
This commit is contained in:
commit
4afb529f4c
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