DO NOT MERGE ANYWHERE implement wakelocks on bt adapter init
Implement wakelocks on bt adapter initialization. This fixes an issue where the system enters suspend mode while bluetooth device is initializing. This causes a watchdog time out. Fix is to acquire a wakelock during this period to avoid entering suspend mode. Bug:26405327 Change-Id: I73202eccd3bce5dff2f6d5b816d5b77579d9484b Tracked-On: https://jira.ndg.intel.com/browse/MARVIN-1263 Signed-off-by:Jean Ferraton <jean.regisx.ferraton@intel.com>
Loading
Please register or sign in to comment