mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +00:00
rosemary: Build required GNSS interfaces
Signed-off-by: bengris32 <bengris32@protonmail.ch>
This commit is contained in:
committed by
Matsvei Niaverau
parent
71a4eeca42
commit
6b6c2e4eaf
10
device.mk
10
device.mk
@@ -60,6 +60,16 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.gatekeeper@1.0-impl \
|
||||
android.hardware.gatekeeper@1.0-service
|
||||
|
||||
# GNSS
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.gnss@1.0.vendor \
|
||||
android.hardware.gnss@1.1.vendor \
|
||||
android.hardware.gnss@2.0.vendor \
|
||||
android.hardware.gnss@2.1.vendor \
|
||||
android.hardware.gnss.measurement_corrections@1.0.vendor \
|
||||
android.hardware.gnss.measurement_corrections@1.1.vendor \
|
||||
android.hardware.gnss.visibility_control@1.0.vendor
|
||||
|
||||
# Overlays
|
||||
PRODUCT_ENFORCE_RRO_TARGETS := *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user