Home | History | Annotate | only in /system/nativepower
Up to higher level directory
NameDateSize
Android.mk06-Dec-2016642
client/06-Dec-2016
daemon/06-Dec-2016
example/06-Dec-2016
include/06-Dec-2016
MODULE_LICENSE_APACHE206-Dec-20160
NOTICE06-Dec-201610.4K
README06-Dec-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