Remove unnecessary group from blank_screen.

Was accidentally copy-pasted here.

Bug: N/A
Test: setprop ctl.start blank_screen
Change-Id: I0b100b02aecd2649f2528834f431a0bc8b164c46
This commit is contained in:
Steven Moreland
2018-01-23 15:15:40 -08:00
parent 64a7afb07e
commit efab822141

View File

@@ -1,5 +1,5 @@
service blank_screen /system/bin/blank_screen
user system
oneshot
group system readproc
group system
shutdown critical