Merge "gps: separate gnss factory build" into main
This commit is contained in:
commit
a314a61b6d
2 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,9 @@ $(call inherit-product, device/google/zumapro/factory_common.mk)
|
|||
$(call inherit-product, device/google/tegu/device-tegu.mk)
|
||||
include device/google/tegu/audio/tegu/factory-audio-tables.mk
|
||||
|
||||
# Factory binaries for GPS
|
||||
include device/google/tegu/location/factory-gnss.mk
|
||||
|
||||
PRODUCT_NAME := factory_tegu
|
||||
PRODUCT_DEVICE := tegu
|
||||
PRODUCT_MODEL := Factory build on Tegu
|
||||
|
|
3
location/factory-gnss.mk
Normal file
3
location/factory-gnss.mk
Normal file
|
@ -0,0 +1,3 @@
|
|||
# include factory gnss binaries
|
||||
include vendor/samsung_slsi/gps/s5300/gnss_factory.mk
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue