Merge "Update SVN to 1" into 24D1-dev
This commit is contained in:
commit
75254aa648
3 changed files with 12 additions and 0 deletions
|
@ -68,6 +68,10 @@ include device/google/caimito/fingerprint/ultrasonic_udfps.mk
|
|||
include device/google/gs-common/modem/radio_ext/radio_ext.mk
|
||||
include device/google/gs-common/pixelsupport/pixelsupport.mk
|
||||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=1
|
||||
|
||||
# go/lyric-soong-variables
|
||||
$(call soong_config_set,lyric,camera_hardware,caiman)
|
||||
$(call soong_config_set,lyric,tuning_product,caiman)
|
||||
|
|
|
@ -68,6 +68,10 @@ include device/google/caimito/fingerprint/ultrasonic_udfps.mk
|
|||
include device/google/gs-common/modem/radio_ext/radio_ext.mk
|
||||
include device/google/gs-common/pixelsupport/pixelsupport.mk
|
||||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=1
|
||||
|
||||
# go/lyric-soong-variables
|
||||
$(call soong_config_set,lyric,camera_hardware,komodo)
|
||||
$(call soong_config_set,lyric,tuning_product,komodo)
|
||||
|
|
|
@ -58,6 +58,10 @@ include device/google/caimito/fingerprint/ultrasonic_udfps.mk
|
|||
include device/google/gs-common/modem/radio_ext/radio_ext.mk
|
||||
include device/google/gs-common/pixelsupport/pixelsupport.mk
|
||||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=1
|
||||
|
||||
# go/lyric-soong-variables
|
||||
$(call soong_config_set,lyric,camera_hardware,tokay)
|
||||
$(call soong_config_set,lyric,tuning_product,tokay)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue