Home | History | Annotate | only in /system/nativepower
Up to higher level directory
NameDateSize
Android.mk24-Aug-2016642
client/24-Aug-2016
daemon/24-Aug-2016
example/24-Aug-2016
include/24-Aug-2016
MODULE_LICENSE_APACHE224-Aug-20160
NOTICE24-Aug-201610.4K
README24-Aug-2016337

README

      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