Home | History | Annotate | Download | only in nativepower
      1 This directory contains a C++ implementation of power management for use by
      2 Brillo:
      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