MAP: Start new thread properly to prevent ANR

As MapClient thread join was happening in main thread
So if client is fetching the large data & do disconnect.
It causes the ANR. Starting MapClient thread join into
new thread properly to prevent ANR.

CRs-fixed: 934429
Change-Id: Ife121a05ba102a2f4b8e274051bbb068374faf54
1 file changed
tree: 2f486071698a700955c56bed4fb1547aafb9a8c7
  1. src/
  2. Android.mk