summaryrefslogtreecommitdiff
path: root/android/1.0/Android.mk
diff options
context:
space:
mode:
authorSaurabh Srivastava <ssrivast@codeaurora.org>2019-01-08 17:32:37 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-01-09 20:32:30 -0800
commit400c1e8b5748ae2ad360aa558ad3552ce4e0227c (patch)
treecfa0064c238e3c069b239568771337b05fc0563e /android/1.0/Android.mk
parent18c99090be9e90ca419d17410de01bca1bdd90b0 (diff)
downloadgps-400c1e8b5748ae2ad360aa558ad3552ce4e0227c.tar.gz
Launch platform specific processes
Launch processes based on whether the platform is vendor enhanced or not. Change-Id: I04c074023e631c4f5d1e16ac166612f323b7a868 CRs-Fixed: 2341030
Diffstat (limited to 'android/1.0/Android.mk')
-rw-r--r--android/1.0/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/1.0/Android.mk b/android/1.0/Android.mk
index 1893560..b8cddd4 100644
--- a/android/1.0/Android.mk
+++ b/android/1.0/Android.mk
@@ -71,6 +71,7 @@ LOCAL_SHARED_LIBRARIES := \
libdl \
libbase \
libutils \
+ libqti_vndfwk_detect \
LOCAL_SHARED_LIBRARIES += \
libhwbinder \