diff options
| author | 2014-01-13 16:54:38 -0800 | |
|---|---|---|
| committer | 2014-01-13 16:54:38 -0800 | |
| commit | 5d04f1c9d9390579c9205d2faf09b954cbcc1aea (patch) | |
| tree | a294164cc2b5543f22a31abd76125298b46abcc0 /libs/hwui/ProgramCache.cpp | |
| parent | 7acec30ac7d5b2fba11757a2d2e3ad351be23441 (diff) | |
NPE in BluetoothDevice.fetchUuidsWithSdp
This is caused by access fetchUuidsWithSdp after bluetooth is turned off.
We can add check null pointer for sService,
before call sService.fetchRemoteUuids(this) to fix this problem;
bug:12533948
Change-Id: Id2cab92a56185073fabcabcfb21a243e99a60cee
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions