platform_system_core/libcutils/include
Elliott Hughes 66e5ae0f5a libcutils: android_reboot command should be unsigned.
Hex literals have the type of the first type they fit in. The reboot
constants are large enough that that's `unsigned` rather than `int`.

Bug: http://b/76110968
Test: treehugger
Change-Id: Iac4fe61d1fe572297febf0b57e34d698942469f9
2019-04-02 09:19:46 -07:00
..
cutils libcutils: android_reboot command should be unsigned. 2019-04-02 09:19:46 -07:00
private Add user/group for gsid. 2019-01-29 17:48:12 -08:00