commit | b9583c9d93bd1d2c9d506dffae87a5ca2b7f7307 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Thu Jul 24 17:03:22 2014 -0700 |
committer | Christopher Tate <ctate@android.com> | Fri Jul 25 00:30:07 2014 +0000 |
tree | 42d7b26e9fcc1df8db992f4428d675a91f092c83 | |
parent | ccf9fca47149d102293668c2e81febc175e0329e [diff] |
Turn on debugging override of idle time 'adb shell am idle-maintenance' has traditionally been used to force the system to consider itself to be in an "idle" state. Unfortunately the new Job Manager hadn't yet been aware of this. Rectify the situation. Also fixes a bug in debug logging that would cause a system server crash under certain race circumstances. Change-Id: I8a29bd7757924f8e464865235c344233fc03d8c3