android_device_xiaomi_sdm66.../gps/android
Vishwath Mohan d9152046fa wayne: Remove hardcoded LOCAL_MODULE_PATHS from vendor components
This CL replaces all LOCAL_MODULE_PATH_* definitions for vendor shared
libraries with LOCAL_VENDOR_MODULE := true instead. This appropriately
generates sanitized versions of these libraries to /data/asan/* while
generating the stock versions in /vendor/lib* as desired.

Needed for ASAN builds to work correctly.

Bug: 37740897
Test: m -j40 && SANITIZE_TARGET="address" m -j40 # shared libs in
$ANDROID_PRODUCT_OUT/vendor/lib* do not contain asan symbols, while
the ones in $ANDROID_PRODUCT_OUT/data/asan/vendor/lib* do.

Change-Id: If6a495dd153c47f929de047fd48039b990348720
(cherry picked from commit e872612127cfbf55ceba01e9860e0acc47d64447)
2018-09-05 00:00:08 +00:00
..
location_api wayne: Import GPS 2018-07-13 00:03:17 +00:00
AGnss.cpp wayne: Import GPS 2018-07-13 00:03:17 +00:00
AGnss.h wayne: Import GPS 2018-07-13 00:03:17 +00:00
AGnssRil.cpp wayne: Import GPS 2018-07-13 00:03:17 +00:00
AGnssRil.h wayne: Import GPS 2018-07-13 00:03:17 +00:00
android.hardware.gnss@1.0-service-qti.rc wayne: Import GPS 2018-07-13 00:03:17 +00:00
Android.mk wayne: Remove hardcoded LOCAL_MODULE_PATHS from vendor components 2018-09-05 00:00:08 +00:00
Gnss.cpp wayne: Import GPS 2018-07-13 00:03:17 +00:00
Gnss.h wayne: Import GPS 2018-07-13 00:03:17 +00:00
GnssBatching.cpp wayne: Import GPS 2018-07-13 00:03:17 +00:00
GnssBatching.h wayne: Import GPS 2018-07-13 00:03:17 +00:00
GnssConfiguration.cpp wayne: Import GPS 2018-07-13 00:03:17 +00:00
GnssConfiguration.h wayne: Import GPS 2018-07-13 00:03:17 +00:00
GnssDebug.cpp wayne: Import GPS 2018-07-13 00:03:17 +00:00
GnssDebug.h wayne: Import GPS 2018-07-13 00:03:17 +00:00
GnssGeofencing.cpp wayne: Import GPS 2018-07-13 00:03:17 +00:00
GnssGeofencing.h wayne: Import GPS 2018-07-13 00:03:17 +00:00
GnssMeasurement.cpp wayne: Import GPS 2018-07-13 00:03:17 +00:00
GnssMeasurement.h wayne: Import GPS 2018-07-13 00:03:17 +00:00
GnssNi.cpp wayne: Import GPS 2018-07-13 00:03:17 +00:00
GnssNi.h wayne: Import GPS 2018-07-13 00:03:17 +00:00
service.cpp wayne: Import GPS 2018-07-13 00:03:17 +00:00