diff options
Diffstat (limited to 'device.mk')
-rwxr-xr-x | device.mk | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -157,8 +157,7 @@ PRODUCT_PACKAGES += \ android.hardware.gnss@1.0-impl \ gps.msm8996 \ libcurl \ - libgnsspps \ - libshims_get_process_name + libgnsspps PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/gps/etc/flp.conf:system/etc/flp.conf \ @@ -279,8 +278,7 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ librmnetctl \ libxml2 \ - libprotobuf-cpp-full \ - rild_socket + libprotobuf-cpp-full # Sensors PRODUCT_PACKAGES += \ |