7 lines
337 B
Text
7 lines
337 B
Text
This directory contains a C++ implementation of power management for use by
|
|
Brillo:
|
|
|
|
client/ - libnativepower, a client library for calling nativepowerman
|
|
daemon/ - nativepowerman, a daemon that performs power management
|
|
example/ - power_example, an example executable that uses libnativepower
|
|
include/ - exported header files
|