summaryrefslogtreecommitdiffstats
path: root/services/powermanager
Commit message (Collapse)AuthorAgeFilesLines
* Power manager now takes calling package name arg.Dianne Hackborn2013-05-201-1/+3
| | | | Change-Id: Iae57b8eb7abe4e66f0d2645db8cdf57acf7dcd3e
* Use new PowerManager API.Jeff Brown2012-08-151-4/+3
| | | | Change-Id: I66165d9954e2d1da9204216382a05a873f1393f4
* Move services/powermanager from frameworks/base to frameworks/nativeColin Cross2012-03-282-0/+86
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