| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| client/ | 03-May-2024 | - | 442 | 292 | ||
| daemon/ | 03-May-2024 | - | 1,575 | 971 | ||
| example/ | 03-May-2024 | - | 116 | 65 | ||
| include/nativepower/ | 03-May-2024 | - | 363 | 161 | ||
| Android.mk | D | 03-May-2024 | 642 | 18 | 1 | |
| MODULE_LICENSE_APACHE2 | D | 03-May-2024 | 0 | |||
| NOTICE | D | 03-May-2024 | 10.4 KiB | 191 | 158 | |
| README | D | 03-May-2024 | 337 | 8 | 6 |
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