P2P : Adding debug information for null pointer exception in p2p
System service intialises connectivity service during device boot up.If intialization is failed and wifi direct is going to enable it would crash. Because while enabling p2p it is setting up the interface using INetworkManagement service object. This crash is observed only with monkey test. Hence adding debug logs for capturing detailed information Change-Id: Idd1666a5546f999d8952a8ab96374184c4490eab CRs-Fixed: 569648
Loading
Please register or sign in to comment