This website requires JavaScript.
Explore
Help
Register
Sign In
Evolution-x
/
hardware_interfaces
Watch
1
Star
0
Fork
0
You've already forked hardware_interfaces
mirror of
https://github.com/Evolution-X/hardware_interfaces
synced
2026-02-02 09:36:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d39b9fb604dc1592c13ba2db1fa7ac12416b94de
hardware_interfaces
/
light
/
utils
/
blank_screen.rc
6 lines
113 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add 'blank_screen' util. This can be transitioned to by init to shutdown the screen thereby preventing init from either depending on binder or accessing halified sysnodes directly. Bug: 70846424 Test: manual + init use Change-Id: I86893ee5d7118547cd073297c0626e474f366b82
2018-01-19 12:59:09 -08:00
service blank_screen /system/bin/blank_screen
user system
oneshot
Remove unnecessary group from blank_screen. Was accidentally copy-pasted here. Bug: N/A Test: setprop ctl.start blank_screen Change-Id: I0b100b02aecd2649f2528834f431a0bc8b164c46
2018-01-23 15:15:40 -08:00
group system
Add 'blank_screen' util. This can be transitioned to by init to shutdown the screen thereby preventing init from either depending on binder or accessing halified sysnodes directly. Bug: 70846424 Test: manual + init use Change-Id: I86893ee5d7118547cd073297c0626e474f366b82
2018-01-19 12:59:09 -08:00
shutdown critical
Reference in New Issue
Copy Permalink