commit | fbe96706bb9754f9ea3f6345f32e058a45ad10b4 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Wed Nov 19 18:30:58 2014 -0800 |
committer | Jeff Brown <jeffbrown@google.com> | Thu Nov 20 16:49:18 2014 -0800 |
tree | 7d25579de141efb82c0449cebe61661c33a0dee0 | |
parent | b5b9c9b589c058d9e21ca23976d7574f9c604e38 [diff] |
Support keeping activities resumed while dozing. If the lock screen is not shown, then let activities keep running while dozing. This is important to support ambient mode on watches since it allows the home app to keep running. To make this possible, we need to inform the activity manager about the exact wakefulness state, not just the overall boolean interactive state. Bug: 18284212 Change-Id: Ia35c99127ce51ffc178f3a2f51fca67d24061c71