• Home
Name Date Size #Lines LOC

..--

client/03-May-2024-442292

daemon/03-May-2024-1,575971

example/03-May-2024-11665

include/nativepower/03-May-2024-363161

Android.mkD03-May-2024642 181

MODULE_LICENSE_APACHE2D03-May-20240

NOTICED03-May-202410.4 KiB191158

READMED03-May-2024337 86

README

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