mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
Revert "Build GPS HAL"
This reverts commit 972168985d.
Bug: 33464680
Change-Id: I6688e02f0bfa99fe776a572066dec1f78b370e2a
This commit is contained in:
@@ -70,8 +70,6 @@ TARGET_USES_ION := true
|
||||
|
||||
# GPS
|
||||
TARGET_NO_RPC := true
|
||||
BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := default
|
||||
BOARD_VENDOR_QCOM_LOC_PDK_FEATURE_SET := true
|
||||
|
||||
# Sensors
|
||||
USE_SENSOR_MULTI_HAL := true
|
||||
|
||||
@@ -72,7 +72,6 @@ PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.sensor.stepcounter.xml:system/etc/permissions/android.hardware.sensor.stepcounter.xml \
|
||||
frameworks/native/data/etc/android.hardware.sensor.stepdetector.xml:system/etc/permissions/android.hardware.sensor.stepdetector.xml \
|
||||
frameworks/native/data/etc/android.hardware.sensor.hifi_sensors.xml:system/etc/permissions/android.hardware.sensor.hifi_sensors.xml \
|
||||
frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
|
||||
frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml \
|
||||
frameworks/native/data/etc/android.hardware.telephony.cdma.xml:system/etc/permissions/android.hardware.telephony.cdma.xml \
|
||||
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
|
||||
@@ -168,15 +167,6 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/sec_config:system/etc/sec_config
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
gps.conf \
|
||||
gps.default \
|
||||
libgps.utils \
|
||||
libloc_eng \
|
||||
libloc_api_v02 \
|
||||
libloc_ds_api \
|
||||
libgnsspps
|
||||
|
||||
HOSTAPD := hostapd
|
||||
HOSTAPD += hostapd_cli
|
||||
PRODUCT_PACKAGES += $(HOSTAPD)
|
||||
|
||||
Reference in New Issue
Block a user