android_mt6572_jiabo/system/nativepower/README
2025-09-05 16:56:03 +08:00

7 lines
337 B
Text

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