diff options
Diffstat (limited to 'gps/batching/Android.mk')
-rw-r--r-- | gps/batching/Android.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gps/batching/Android.mk b/gps/batching/Android.mk index b08d155..f32288c 100644 --- a/gps/batching/Android.mk +++ b/gps/batching/Android.mk @@ -15,8 +15,7 @@ LOCAL_SHARED_LIBRARIES := \ liblog \ libloc_core \ libgps.utils \ - libdl \ - liblbs_core + libdl LOCAL_SRC_FILES += \ location_batching.cpp \ |