Fork from pix106's tree
Find a file
Kevin Tang 07db01d9af LocIpc derefs nullptr if stopping blocking listener
LocIpcRunnable is created only for nonBlocking listeners.
But stopListening would use LocIpcRunnable not knowing if
this is a blocking or nonblocking listener. LocIpcRunnable
is no longer a shared resource between the two threads. We
use a copy of string to keep the needed socket name.

Change-Id: Ib5c57a89f630807d6d03f3fbc698a56b9ffddf4d
CRs-Fixed: 2431397
2019-04-08 13:36:36 -07:00
android Dummy impl for injectBestLocation_2_0 2019-03-13 16:47:02 +05:30
build Merge "Enablement of location modules for kona" 2019-02-24 18:29:01 -08:00
core allow a isMaster client in LocAdapterProxyBase ctor 2019-03-06 11:57:33 -08:00
etc PZ90 datum support 2018-11-30 16:07:06 +08:00
gnss Merge "GPS location API: support destroy with callback for completion" 2018-11-28 20:43:25 -08:00
location Measurement changes in GNSS HIDL2.0 2019-02-21 21:34:40 -08:00
pla gps: add include files for LA compilation 2018-11-05 14:53:17 +05:30
utils LocIpc derefs nullptr if stopping blocking listener 2019-04-08 13:36:36 -07:00
Android.mk Build dummy QMAA HAL to unblock framework 2019-01-16 13:27:33 +08:00
CleanSpec.mk Merge branch jb_mr1 into jb_2.6 2013-06-11 14:58:24 -07:00
configure.ac LE clean up 2018-01-16 13:35:38 -08:00
gps_vendor_board.mk Adding gps_vendor_board.mk 2019-02-14 14:25:16 +05:30
gps_vendor_product.mk Add module android.hardware.gnss@2.0 for build 2019-02-25 11:15:42 -08:00
loc-hal.pc.in LE clean up 2018-01-16 13:35:38 -08:00
Makefile.am LE clean up 2018-01-16 13:35:38 -08:00