mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
add default GNSS HAL impl to device build
Bug: 31974439 Test: make Change-Id: I6cf8a911c3179bf77ae92eb14e806e1104902d48
This commit is contained in:
@@ -161,6 +161,10 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.vibrator@1.0-impl
|
||||
|
||||
#GNSS HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.gnss@1.0-impl
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/sec_config:system/etc/sec_config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user