commit | 6c2793fed4f1a8a1d3bbcccb01a3025a295600cb | [log] [tgz] |
---|---|---|
author | Sravan Voleti <sravankumar@codeaurora.org> | Fri Jun 01 15:13:41 2018 +0530 |
committer | Sravan Voleti <sravankumar@codeaurora.org> | Fri Jun 01 15:50:33 2018 +0530 |
tree | 3da4eab4ceb8ed63d1a19ec8534eaead3e54a28f | |
parent | de74a556286361aeff37006ae617de0122723646 [diff] |
BTGatt: Fix potential NPE during monkey test. Use case: During Monkey test Root cause: Race condition between Gat Service and binder call from system server. Fix: Add null check before calling stopscan and stopadvertising sets to prevent NPE errors during random test. CRs-Fixed: 2250000 Change-Id: I5c01d3eade4a6a4a455ac4a381152e0058f9a727