android_mt6572_jiabo/system/nativepower
2025-09-05 16:56:03 +08:00
..
client first commit 2025-09-05 16:56:03 +08:00
daemon first commit 2025-09-05 16:56:03 +08:00
example first commit 2025-09-05 16:56:03 +08:00
include/nativepower first commit 2025-09-05 16:56:03 +08:00
Android.mk first commit 2025-09-05 16:56:03 +08:00
MODULE_LICENSE_APACHE2 first commit 2025-09-05 16:56:03 +08:00
NOTICE first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00

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