commit | 9461b6f91f37fd32207da1bd734d9ea9629eb8e5 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Wed Oct 07 17:33:16 2015 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Mon Oct 12 10:38:41 2015 -0700 |
tree | fd7a824e495498d8fbdee8c5e5a55d546ee01c4d | |
parent | 446433da24b7cfb7e7625675bb9dc4e17b05f3ba [diff] |
Add new "shell command" feature to Binder objects. IBinder has a new common interface for sending shell commands to it. This can be implemented by system services to provide a shell interface to the service, without needing to have separate shell java code. This includes changes to DeviceIdleController to implement the shell interface for all of the commands it has been providing through dumpsys. Change-Id: I76518ea6719d1d08a8ad8722a059c7f5fd86813a