commit | 6ff3e0ac70742e85300110cb97cb730ed88147cd | [log] [tgz] |
---|---|---|
author | Sumit Deshmukh <sumitd@codeaurora.org> | Wed Jan 30 19:49:09 2019 +0530 |
committer | Sumit Deshmukh <sumitd@codeaurora.org> | Wed Jan 30 20:03:04 2019 +0530 |
tree | 140f8b60bcfa62b6798f5023db8e61cb57b98e66 | |
parent | 79459b535ee71dcf16b4812c2151c8f26cb77ec3 [diff] |
GATT: Ignore NULL intent to start GATT Service during user switch. This fix checks if reveived intent in onStartCommand is valid and not null. During user switch, its observed that sometimes NULL intent is received when Bluetooth process was restarted from activity manager for broadcast of BluetoothFtpReceiver. Change-Id: I472463f3d9b3f9297bb76acaa19add50e35daa95 CRs-Fixed: 2388732