Snap for 11517216 from fc2069605a
to 25D4-release
Change-Id: I2ba99ba790fef57f0b14793bd1c17674bdb70c95
This commit is contained in:
commit
3a8ed7175e
1 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
GPS_ROOT := device/google/tegu/location/gnssd
|
||||
|
||||
# Enable pixel gnss hal service
|
||||
# include $(GPS_ROOT)/pixel_gnss_hal.mk
|
||||
include device/google/gs-common/gps/pixel/pixel_gnss_hal.mk
|
||||
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
|
@ -25,6 +25,7 @@ PRODUCT_PACKAGES += \
|
|||
libmptool_log \
|
||||
libmptool_utils
|
||||
|
||||
# factory libraries
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(GPS_ROOT)/release/sctd.json:vendor/etc/sctd.json \
|
||||
$(GPS_ROOT)/release/spad.json:vendor/etc/spad.json \
|
||||
|
@ -46,5 +47,3 @@ endif
|
|||
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gps/brcm/sepolicy
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gps/lsi/sepolicy
|
||||
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gps/pixel/sepolicy
|
Loading…
Add table
Add a link
Reference in a new issue