commit | 9eecb148de75e719d18a2259a7f0853a1f216427 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Wed May 31 14:47:08 2017 -0700 |
committer | Hall Liu <hallliu@google.com> | Thu Aug 10 14:24:19 2017 -0700 |
tree | 32ad8ef4aa7e5948fb85fa9464098d4f9bd78535 | |
parent | 27437d92a6178d1419f0a9c46a46cbee36dff0ef [diff] |
Add wakelock to UserCallActivity Add a wakelock to make sure that the phone doesn't go to sleep in the middle of trying to initiate an outgoing call through Bluetooth (or something else that doesn't require the screen being on). Change-Id: Ide945fabbb474cb8ce60fbf704698e566e9f9b01 Fixes: 38328207 Test: manual