• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1This directory contains a C++ implementation of power management for use by
2Brillo:
3
4  client/  - libnativepower, a client library for calling nativepowerman
5  daemon/  - nativepowerman, a daemon that performs power management
6  example/ - power_example, an example executable that uses libnativepower
7  include/ - exported header files
8