History log of /frameworks/native/services/powermanager/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b603e2c8ab36ac8f3ce65235082f85040a54fa0c 15-Sep-2015 Daniel Erat <derat@google.com> Update libpowermanager to expose enum and export headers.

Move libpowermanager's transaction ID enum (needed when
implementing BnPowerManager::onTransact()) into
IPowerManager.h and update the library's Android.mk file to
export its headers.

Bug: 22122485
Change-Id: Ie97198c3d2ebe8e880125e19a001ef7162009858
/frameworks/native/services/powermanager/Android.mk
347f2884dbb29efd9b996bbd7ae7ca7996eb5f08 13-Nov-2014 Andreas Gampe <agampe@google.com> Frameworks/native: Wall Werror in batteryservice & powermanager

Turn on -Wall -Werror in services/batteryservice and services/powermanager.
Fix warnings.

Change-Id: I1da667083013379cd8240377c48d63fa5c53033d
/frameworks/native/services/powermanager/Android.mk
b731ae01b15682a3326dc4145f614f919b2789b5 28-Mar-2012 Colin Cross <ccross@android.com> Move services/powermanager from frameworks/base to frameworks/native

Move services/powermanager into frameworks/native so audioflinger can
use it. Note that this is not the same as a PowerManagerService,
which is part of systemserver and handles turning the screen on and
off, etc. This is just a binder interface to allow taking wakelocks.

Change-Id: I6b6a8b41cdbad17e826fda45aab5f059f22fc64e
/frameworks/native/services/powermanager/Android.mk