From 582482c9c8f6e5752b2a86fb740eeadd398ec430 Mon Sep 17 00:00:00 2001 From: Arian Date: Wed, 21 Aug 2019 14:54:42 +0200 Subject: shinano-common: Move GPS to msm8974-common --- shinano.mk | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'shinano.mk') diff --git a/shinano.mk b/shinano.mk index b30ad1d..fbaad33 100644 --- a/shinano.mk +++ b/shinano.mk @@ -59,16 +59,6 @@ PRODUCT_PACKAGES += \ brcm-uim-sysfs \ libfmradio.v4l2-fm -# GPS -PRODUCT_COPY_FILES += \ - $(COMMON_PATH)/gps/flp.conf:system/etc/flp.conf \ - $(COMMON_PATH)/gps/gps.conf:system/etc/gps.conf \ - $(COMMON_PATH)/gps/izat.conf:system/etc/izat.conf \ - $(COMMON_PATH)/gps/sap.conf:system/etc/sap.conf - -PRODUCT_PACKAGES += \ - gps.msm8974 - # IPC Security Config PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/sec_config:$(TARGET_COPY_OUT_VENDOR)/etc/sec_config @@ -115,7 +105,6 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml \ frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \ frameworks/native/data/etc/android.hardware.camera.front.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.front.xml \ - frameworks/native/data/etc/android.hardware.location.gps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.location.gps.xml \ frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \ frameworks/native/data/etc/android.hardware.sensor.compass.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.compass.xml \ frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.gyroscope.xml \ -- cgit v1.2.3