OSDN Git Service

Add a method to let a properly permissioned app directly
authorJoe Onorato <joeo@android.com>
Sat, 24 Jul 2010 15:50:05 +0000 (11:50 -0400)
committerJoe Onorato <joeo@android.com>
Sat, 24 Jul 2010 15:50:05 +0000 (11:50 -0400)
commit7999bff154e96efb0bc9d2b89ec277f0f9ca0d2f
tree80395cf53286425b2eea352f48a29c88635e8569
parente8605af513e846f6cd223c9e92461189727d8c9b
Add a method to let a properly permissioned app directly
manipulate the user activity timeout.  We should come up
with a better API for this, but this is for a last minute
power manager hack to turn off the screen sooner after a
phone call ends.

Change-Id: I76422f952e3e894c90b3311e7d889899c79cbbaa
core/java/android/os/IPowerManager.aidl
services/java/com/android/server/PowerManagerService.java