OSDN Git Service

Add more methods to IPowerManager.
authorDaniel Erat <derat@google.com>
Wed, 30 Sep 2015 20:49:15 +0000 (14:49 -0600)
committerDaniel Erat <derat@google.com>
Wed, 30 Sep 2015 20:49:15 +0000 (14:49 -0600)
commit3f50a39b1ede67eb5846f38a486780efd35ebc30
tree0da89c86b634a4605529a5ac58b4b6c28153717d
parent28b1d678a4721e9f02b7b9498492fb3d623f21be
Add more methods to IPowerManager.

Add the full list of transaction IDs from IPowerManager.aidl
to IPowerManager.h and make BpPowerManager support calling
goToSleep, reboot, shutdown, and crash. These are currently
needed by or likely to be needed by Brillo.

Bug: 22122485
Change-Id: I19abd3587c9d53b28ec150210e07f97517ee4ff4
include/powermanager/IPowerManager.h
services/powermanager/IPowerManager.cpp