aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk11
1 files changed, 0 insertions, 11 deletions
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 \