Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Power manager now takes calling package name arg. | Dianne Hackborn | 2013-05-20 | 1 | -1/+3 |
| | | | | Change-Id: Iae57b8eb7abe4e66f0d2645db8cdf57acf7dcd3e | ||||
* | Use new PowerManager API. | Jeff Brown | 2012-08-15 | 1 | -4/+3 |
| | | | | Change-Id: I66165d9954e2d1da9204216382a05a873f1393f4 | ||||
* | Move services/powermanager from frameworks/base to frameworks/native | Colin Cross | 2012-03-28 | 2 | -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 |