Fix IllegalArgumentException in ExtTelephonyManager

Currently on unbindService serviceConnected flag is not
reset. This will result in unbindService getting called
without bindService leading to crash in ExtTelephonyManager.

Fix: Reset serviceConnected flag on unbinding ExtTelephonyService

Change-Id: Iadf71819ecd7551855e81bc36ef73787a4f799e6
CRs-Fixed: 3247126
1 file changed
tree: 5ad7968f638adb4483eb043930901bbd18836586
  1. extphone/
  2. ims/
  3. internal/
  4. qti-hidl-wrapper/
  5. qti-utils/