Merge TQ1A.221205.012
Bug: 255404110 Merged-In: Iddcfb2eee234bbbdb2a3d31dd2ce11fdf763094c Change-Id: I98b26a17067040eabf962953abee741973f7ac01
This commit is contained in:
commit
700965cf6d
2 changed files with 6 additions and 6 deletions
|
@ -171,7 +171,7 @@ endif
|
||||||
|
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.build.svn=40
|
ro.vendor.build.svn=41
|
||||||
|
|
||||||
# Set support hide display cutout feature
|
# Set support hide display cutout feature
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
@ -243,9 +243,9 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.bluetooth.le_audio_test=false
|
persist.bluetooth.le_audio_test=false
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# declare use of spatial audio
|
# declare use of spatial audio: disabled
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.audio.spatializer_enabled=true
|
ro.audio.spatializer_enabled=false
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libspatialaudio
|
libspatialaudio
|
||||||
|
|
|
@ -180,7 +180,7 @@ endif
|
||||||
|
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.build.svn=40
|
ro.vendor.build.svn=41
|
||||||
|
|
||||||
# Set support hide display cutout feature
|
# Set support hide display cutout feature
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
@ -256,9 +256,9 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.bluetooth.le_audio_test=false
|
persist.bluetooth.le_audio_test=false
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# declare use of spatial audio
|
# declare use of spatial audio: disabled
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.audio.spatializer_enabled=true
|
ro.audio.spatializer_enabled=false
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libspatialaudio
|
libspatialaudio
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue