| .. | ||
| client | ||
| daemon | ||
| example | ||
| include/nativepower | ||
| Android.mk | ||
| MODULE_LICENSE_APACHE2 | ||
| NOTICE | ||
| README | ||
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